tourmaline v0.23.0 Release Notes
-
- ➕ Added full support for Bot API 5.1 - 5.3
- 🛠 Fixed some dependencies.
- ➕ Added additional classes
ChatInviteLink
,VoiceChatStarted
,VoiceChatEnded
,VoiceChatParticipantInvited
,VoiceChatScheduled
,MessageAutoDeleteTimerChanged
,InputInvoiceMessageContent
, andBotCommandScope
. - Added
scope
andlanguage_code
options toset_my_commands
andget_my_commands
. - Added method
delete_my_commands
. - 👀 More, see the official Bot API changelog for a complete list of changes.