File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,15 +76,15 @@ class Message(TelegramObject):
7676 delete_chat_photo (bool): Service message: the chat photo was deleted
7777 group_chat_created (bool): Service message: the group has been created
7878 supergroup_chat_created (bool): Service message: the supergroup has been created. This
79- field can‘ t be received in a message coming through updates, because bot can’ t be a
79+ field can' t be received in a message coming through updates, because bot can' t be a
8080 member of a supergroup when it is created. It can only be found in reply_to_message
8181 if someone replies to a very first message in a directly created supergroup.
8282 migrate_to_chat_id (int): The group has been migrated to a supergroup with the specified
8383 identifier.
8484 migrate_from_chat_id (int): The supergroup has been migrated from a group with the
8585 specified identifier.
8686 channel_chat_created (bool): Service message: the channel has been created. This field
87- can‘ t be received in a message coming through updates, because bot can’ t be a member
87+ can' t be received in a message coming through updates, because bot can' t be a member
8888 of a channel when it is created. It can only be found in reply_to_message if someone
8989 replies to a very first message in a channel.
9090 pinned_message (:class:`telegram.message`): Specified message was pinned. Note that the
You can’t perform that action at this time.
0 commit comments