Available on crate features
events
and unstable-msc3381
only.Expand description
Types for the m.poll.start
event.
Structs§
- Poll
Answer - Poll answer.
- Poll
Answers - The answers to a poll.
- Poll
Content Block - A block for poll content.
- Poll
Question - The question of a poll.
- Poll
Start Event Content - The payload for a poll start event.
- Poll
Start Event Content Without Relation - Form of
PollStartEventContent
without relation. - Redacted
Poll Start Event Content - Redacted form of
PollStartEventContent
Enums§
- Poll
Answers Error - An error encountered when trying to convert to a
PollAnswers
. - Poll
Kind - The kind of poll.
Type Aliases§
- Original
Poll Start Event - An
m.poll.start
event. - Original
Sync Poll Start Event - An
m.poll.start
event from async_events
response. - Poll
Start Event - An
m.poll.start
event. - Redacted
Poll Start Event - An
m.poll.start
event that has been redacted. - Redacted
Sync Poll Start Event - An
m.poll.start
event from async_events
response that has been redacted. - Sync
Poll Start Event - An
m.poll.start
event from async_events
response.