Closed
Description
https://core.telegram.org/bots/api#december-7-2021
- ❗ Make sure 64-bit integer or double-precision float identifiers can be stored safely.
- Added the methods
banChatSenderChat
andunbanChatSenderChat
for banning and unbanning channel chats in supergroups and channels. - Added the field
has_private_forwards
to theChat
entity - Added the field
has_protected_content
to theChat
andMessage
entities. - Added the field
is_automatic_forward
to theMessage
entity.