Change logs
Last update: v2.7.6
v2.7.6
Fix bugs
Move example
v2.7.5
ctx.api.getMe
scene.onLeave
Deprecated scene.enter: Use scene.onEnter instead
Scene params
Fix bugs
v2.7.4
Layout params
v2.7.3
Fix bugs
v2.7.2
ctx.scene.data
v2.7.1
bot.supportedUpdates
Fix bugs
Error handling if scene or layout not found
Scene middlewares
Layout.layoutCaller
ctx.sender.last_name
v2.7.0
New updates: post, post_edit, inline_query, inline_query_chose, shipping_query, poll, user_status_update, forward, left_chat_member, video, document
Deprecate .editKeyboard: use .edit instead
Download photo, video, document also
Chat permissions, chat location
Listen to i18n text
replyTo option
v2.6.9
I18n in markup layouts
v2.6.8
v2.6.7
Cache files
v2.6.6
v2.6.5
Rename to more logical names
ctx.msg.clickedBtnId
v2.6.4
allowedUpdates
v2.6.3
v2.6.2
Rename method "editMarkup" to "editKeyboard"
For listen when user click inline button use "onClick" method instead of "on"
v2.6.1
Rename Markup to Keyboard
Rename inline type to under_the_message
Rename reply type to under_the_chat
Rename launch bot method to start
JavaScript build
v2.6.0
You can answer to messages that wrote in groups
Last updated