Interface IUnpinChatMessageParams

Parameters for the unpinChatMessage method

Hierarchy

  • IUnpinChatMessageParams

Properties

Properties

chat_id: string | number

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

message_id?: number

Identifier of a message to unpin. If not specified, the most recent pinned message (by sending date) will be unpinned.

Generated using TypeDoc