Stop Poll Request
fun StopPollRequest(chatId: Int, messageId: Int, replyMarkup: InlineKeyboardMarkup? = null)
Content copied to clipboard
Parameters
chatId
Unique identifier for the target chat or username of the target channel (in the format @channelusername)
messageId
Identifier of the original message with the poll
replyMarkup
A JSON-serialized object for a new message inline keyboard.