Interface ISetChatAdministratorCustomTitleParams

Parameters for the setChatAdministratorCustomTitle method

Hierarchy

  • ISetChatAdministratorCustomTitleParams

Properties

chat_id: string | number

Unique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)

custom_title: string

New custom title for the administrator; 0-16 characters, emoji are not allowed

user_id: number

Unique identifier of the target user

Generated using TypeDoc