Skip to content

GramIO API Reference / gramio/dist / SetChatAdministratorCustomTitleParams

Interface: SetChatAdministratorCustomTitleParams

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

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 @supergroupusername)@gramio/types/out/params.d.ts:1873
custom_titlestringNew custom title for the administrator; 0-16 characters, emoji are not allowed@gramio/types/out/params.d.ts:1881
user_idnumberUnique identifier of the target user@gramio/types/out/params.d.ts:1877