ChatMemberOwner
Represents a chat member that owns the chat and has all administrator privileges.
Properties
status
ts
status: "creator";
The member’s status in the chat, always “creator”
user
ts
user: User;
Information about the user
is_anonymous
ts
is_anonymous: boolean;
True, if the user’s presence in the chat is hidden
custom_title
ts
custom_title?: string;
Custom title for this user