Interface IPinChatMessageParams

Parameters for the pinChatMessage method

Hierarchy

  • IPinChatMessageParams

Properties

chat_id: string | number

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

disable_notification?: boolean

Pass True if it is not necessary to send a notification to all chat members about the new pinned message. Notifications are always disabled in channels and private chats.

message_id: number

Identifier of a message to pin

Generated using TypeDoc