ChatMemberStatus
Provides information about the status of a member in a chat.
The ChatMemberStatusUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Creator
Administrator
Member
Restricted
Left
Banned
ChatMemberStatusCreator
The user is the owner of the chat and has all the administrator privileges.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "chatMemberStatusCreator" | |
customTitle | string | A custom title of the owner; 0-16 characters without emojis; applicable to supergroups only |
isAnonymous | boolean | True, if the creator isn't shown in the chat member list and sends messages anonymously; applicable to supergroups only |
isMember | boolean | True, if the user is a member of the chat |