TgKit library and website are still in early development!

ChatMemberAdministrator Class

extends Base

Represents a chat member that has some additional privileges.

Properties

canBeEdited boolean

*true*, if the bot is allowed to edit administrator privileges of that user

See the code

client Client

See the code

customTitle string

Custom title for this user

See the code

isAnonymous boolean

*true*, if the user's presence in the chat is hidden

See the code

permissions ChatMemberAdministratorPermissions

Chat member permissions

See the code

status ChatMemberStatus

The member's status in the chat

See the code

user User

Information about the user

See the code