Module ruma::events::poll::unstable_start
source · Expand description
Types for the org.matrix.msc3381.poll.start
event, the unstable version of m.poll.start
.
Structs§
- A new unstable poll start event.
- Form of
NewUnstablePollStartEventContent
without relation. - Redacted form of UnstablePollStartEventContent
- A replacement unstable poll start event.
- Unstable poll answer.
- The unstable answers to a poll.
- An unstable poll question.
- An unstable block for poll start content.
Enums§
- The payload for an unstable poll start event.
Type Aliases§
- An
org.matrix.msc3381.poll.start
event from async_events
response. - An
org.matrix.msc3381.poll.start
event. - An
org.matrix.msc3381.poll.start
event from async_events
response that has been redacted. - An
org.matrix.msc3381.poll.start
event that has been redacted. - An
org.matrix.msc3381.poll.start
event from async_events
response. - An
org.matrix.msc3381.poll.start
event.