telegramx.js

ChatMemberOwner

interface

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

Declaration

interface ChatMemberOwner 

Properties

custom_title?: string;

Optional. Custom title for this user

is_anonymous: boolean;

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

statusproperty#
status: 'creator';

The member's status in the chat, always "creator"

userproperty#
user: User;

Information about the user