Skip to main content

Module poll

Module poll 

Source
Expand description

Poll types.

Structs§

InputPollOption
An option to include when creating a poll with sendPoll.
Poll
A native Telegram poll or quiz.
PollAnswer
An answer submitted by a user in a non-anonymous poll.
PollOption
One option in a Poll.
PollOptionAdded
Service message: a new option was added to a poll.
PollOptionDeleted
Service message: an option was deleted from a poll.

Enums§

PollType
The type of a poll.