[][src]Module tbot::types::parameters::poll

Types related to polls.

Structs

Any

Represents a poll that will be sent to a user.

Poll

Represents a poll.

Quiz

Represents a quiz.

Enums

Answer

Configures whether multiple answers are allowed in a poll.

AutoClose

Tells when the poll is automatically closed.

Kind

Represents either a quiz or a poll.