ChatMember
Describes a user or a chat as a member of another chat.
This is an alias for the ChatMemberUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "chatMember" | |
memberId | Identifier of the chat member. Currently, other chats can be only Left or Banned. Only supergroups and channels can have other chats as Left or Banned members and these chats must be supergroups or channels | |
inviterUserId | number | Identifier of a user that invited/promoted/banned this member in the chat; 0 if unknown |
joinedChatDate | number | Point in time (Unix timestamp) when the user joined the chat |
status | Status of the member in the chat |