stopPoll {telegram} | R Documentation |
stopPoll
Description
Use this method to stop a poll which was sent by the bot.
Usage
stopPoll(message_id = NULL, chat_id = NULL)
Arguments
message_id |
Identifier of the original message with the poll |
chat_id |
Unique identifier for the target chat or username of the target channel (required) |
[Package telegram version 0.7.1 Index]