telega ~master (2022-02-03T05:57:54.4360295)
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