telega.telegram.poll

Undocumented in source.

Members

Enums

PollType
enum PollType
Undocumented in source.

Functions

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.

Structs

Poll
struct Poll
Undocumented in source.
PollAnswer
struct PollAnswer
Undocumented in source.
PollOption
struct PollOption
Undocumented in source.
PollTypeProxy
struct PollTypeProxy
Undocumented in source.
SendPollMethod
struct SendPollMethod
Undocumented in source.
StopPollMethod
struct StopPollMethod
Undocumented in source.

Meta