chat_member_updated_t#
-
struct banana::api::chat_member_updated_t#
This object represents changes in the status of a chat member.
Chat the user belongs to
Performer of the action, which resulted in the change
Date the change was done in Unix time
-
chat_member_t old_chat_member#
Previous information about the chat member
-
chat_member_t new_chat_member#
New information about the chat member
-
optional_t<chat_invite_link_t> invite_link#
Optional. Chat invite link, which was used by the user to join the chat; for joining by invite link events only.
-
chat_member_t old_chat_member#