Interface IStopPollParams

Parameters for the stopPoll method

Hierarchy

  • IStopPollParams

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 the original message with the poll

reply_markup?: IInlineKeyboardMarkup

A JSON-serialized object for a new message inline keyboard.

Generated using TypeDoc