-
-
Notifications
You must be signed in to change notification settings - Fork 960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bot API 6.0 #1318
Bot API 6.0 #1318
Conversation
…oardButton and InlineKeyboardButton.
…r sending an answer to a Web App query, which originated from an inline button of the 'web_app' type.
…hatMenuButton for managing the behavior of the bot's menu button in private chats.
…dministratorRights and getMyDefaultAdministratorRights for managing the bot's default administrator rights.
… the class ChatMemberAdministrator. The old field will remain temporarily available
…at_ended, and voice_chat_participants_invited to video_chat_scheduled, video_chat_started, video_chat_ended, and video_chat_participants_invited in the class Message. The old fields will remain temporarily available. Old classes are deprecated
This is looking good, nice work 👍 Last thing missing is the DB migrations to rename all the @TiiFuchs You wanna give it a go? |
Co-authored-by: Armando Lüscher <armando@noplanman.ch>
I always forget about the database >.<" I can try this evening, yeah. :) |
@noplanman Done. Did I miss anything? |
I think we need to check |
Yup there was stuff missing. I added that. |
No description provided.