Skip to content

ChatMemberUpdated

This object represents changes in the status of a chat member.

Fields

chatChatRequired
Chat the user belongs to
fromUserRequired
Performer of the action, which resulted in the change
dateIntegerRequired
Date the change was done in Unix time
old_chat_memberChatMemberRequired
Previous information about the chat member
new_chat_memberChatMemberRequired
New information about the chat member
invite_linkChatInviteLinkOptional
Optional. Chat invite link, which was used by the user to join the chat; for joining by invite link events only.
via_join_requestBooleanOptional
Optional. True, if the user joined the chat after sending a direct join request without using an invite link and being approved by an administrator
via_chat_folder_invite_linkBooleanOptional
Optional. True, if the user joined the chat via a chat folder invite link

GramIO Usage

See Also