ChatMemberUpdated
This object represents changes in the status of a chat member.
Properties
chat
ts
chat: Chat;
Chat the user belongs to
from
ts
from: User;
Performer of the action, which resulted in the change
date
ts
date: number;
Date the change was done in Unix time
old_chat_member
ts
old_chat_member: ChatMember;
Previous information about the chat member
new_chat_member
ts
new_chat_member: ChatMember;
New information about the chat member
invite_link
ts
invite_link?: ChatInviteLink;
Chat invite link, which was used by the user to join the chat; for joining by invite link events only.
via_join_request
ts
via_join_request?: boolean;
True, if the user joined the chat after sending a direct join request without using an invite link without using an invite link and being approved by an administrator
via_chat_folder_invite_link
ts
via_chat_folder_invite_link?: boolean;
True, if the user joined the chat via a chat folder invite link