Skip to content

GramIO API Reference / gramio/dist / TelegramChatMemberOwner

Interface: TelegramChatMemberOwner

Defined in: @gramio/types/out/objects.d.ts:3627

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

Documentation

Properties

PropertyTypeDescriptionDefined in
custom_title?stringOptional. Custom title for this user@gramio/types/out/objects.d.ts:3643
is_anonymousbooleanTrue, if the user's presence in the chat is hidden@gramio/types/out/objects.d.ts:3639
status"creator"The member's status in the chat, always “creator”@gramio/types/out/objects.d.ts:3631
userTelegramUserInformation about the user@gramio/types/out/objects.d.ts:3635