Televerse Menu (v1.10.3) 🚀 #128
HeySreelal
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Log:
Televerse Menu
.InlineMenu
andKeyboardMenu
classes to represent an inline menu and a keyboard menu respectively.bot.attachMenu
method to attach a menu to the bot.bot.removeMenu
method to remove a menu listeners from from the bot.Televerse Menu
is demonstrated in /example/menu_bot.dart.MessageContext
andMessageMixin
- #124messagThreadId
parameter in multiple methods.ChatMemberUpdatedContext
class to support bothchat_member
andmy_chat_member
updates.bot.me
getter to get the information about the bot. (Thanks to @GiuseppeFn)bot.getMe
method to get the information about the bot and set it to thebot.me
getter.💬 Connect
Jump into our Telegram Group to discuss about the project or hang around the GitHub repo discussion tab to talk and chat.
GitHub Discussions | Telegram Group
Full Changelog: v1.10.2...v1.10.3
This discussion was created from the release Televerse Menu (v1.10.3) 🚀.
Beta Was this translation helpful? Give feedback.
All reactions