- sendPoll
Message sendPoll(BotApi api, T1 chatId, string question, string[] options)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendPoll
Message sendPoll(BotApi api, SendPollMethod m)
Undocumented in source. Be warned that the author may not have intended to support it.
- stopPoll
Poll stopPoll(BotApi api, StopPollMethod m)
Undocumented in source. Be warned that the author may not have intended to support it.
- stopPoll
Poll stopPoll(BotApi api, T1 chatId, uint messageId)
Undocumented in source. Be warned that the author may not have intended to support it.