Skip to content

GramIO API Reference / gramio/dist / SetChatAdministratorCustomTitleParams

Interface: SetChatAdministratorCustomTitleParams

Defined in: @gramio/types/out/params.d.ts:2060

Params object for setChatAdministratorCustomTitle method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup in the format @username@gramio/types/out/params.d.ts:2064
custom_titlestringNew custom title for the administrator; 0-16 characters, emoji are not allowed@gramio/types/out/params.d.ts:2072
user_idnumberUnique identifier of the target user@gramio/types/out/params.d.ts:2068