telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
PollAnswer
telega
telegram
poll
Undocumented in source.
struct
PollAnswer {
string
poll_id
;
User
user
;
uint
[]
option_ids
;
}
Members
Variables
option_ids
uint
[]
option_ids
;
Undocumented in source.
poll_id
string
poll_id
;
Undocumented in source.
user
User
user
;
Undocumented in source.
Meta
Source
See Implementation
telega
telegram
poll
enums
PollType
functions
sendPoll
stopPoll
structs
Poll
PollAnswer
PollOption
PollTypeProxy
SendPollMethod
StopPollMethod