Interface ISetChatTitleParams

Parameters for the setChatTitle method

Hierarchy

  • ISetChatTitleParams

Properties

Properties

chat_id: string | number

Unique identifier for the target chat or username of the target channel (in the format @channelusername)

title: string

New chat title, 1-128 characters

Generated using TypeDoc