Interface IChatMemberOwner

Represents a chat member that owns the chat and has all administrator privileges.

Hierarchy

  • IChatMemberOwner

Properties

custom_title?: string

Optional. Custom title for this user

is_anonymous: boolean

True, if the user's presence in the chat is hidden

status: "creator"

The member's status in the chat, always “creator”

user: IUser

Information about the user

Generated using TypeDoc