telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
sendPoll
telega
telegram
poll
Undocumented in source. Be warned that the author may not have intended to support it.
Message
sendPoll
(BotApi api, SendPollMethod m)
Message
sendPoll
(BotApi api, T1 chatId, string question, string[] options)
Message
sendPoll
(
T1
)
(
BotApi
api
,
T1
chatId
,
string
question
,
string
[]
options
)
if
(
isTelegramId
!
T1
)
Meta
Source
See Implementation
telega
telegram
poll
enums
PollType
functions
sendPoll
stopPoll
structs
Poll
PollAnswer
PollOption
PollTypeProxy
SendPollMethod
StopPollMethod