Interface ISetChatDescriptionParams

Parameters for the setChatDescription method

Hierarchy

  • ISetChatDescriptionParams

Properties

Properties

chat_id: string | number

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

description?: string

New chat description, 0-255 characters

Generated using TypeDoc