Expand description
Types for the org.matrix.msc3381.poll.start event, the unstable version of m.poll.start.
Structs§
- NewUnstable
Poll Start Event Content - A new unstable poll start event.
- NewUnstable
Poll Start Event Content Without Relation - Form of
NewUnstablePollStartEventContentwithout relation. - Redacted
Unstable Poll Start Event Content - Redacted form of UnstablePollStartEventContent
- Replacement
Unstable Poll Start Event Content - A replacement unstable poll start event.
- Unstable
Poll Answer - Unstable poll answer.
- Unstable
Poll Answers - The unstable answers to a poll.
- Unstable
Poll Question - An unstable poll question.
- Unstable
Poll Start Content Block - An unstable block for poll start content.
Enums§
- Unstable
Poll Start Event Content - The payload for an unstable poll start event.
Type Aliases§
- Original
Sync Unstable Poll Start Event - An
org.matrix.msc3381.poll.startevent from async_eventsresponse. - Original
Unstable Poll Start Event - An
org.matrix.msc3381.poll.startevent. - Redacted
Sync Unstable Poll Start Event - An
org.matrix.msc3381.poll.startevent from async_eventsresponse that has been redacted. - Redacted
Unstable Poll Start Event - An
org.matrix.msc3381.poll.startevent that has been redacted. - Sync
Unstable Poll Start Event - An
org.matrix.msc3381.poll.startevent from async_eventsresponse. - Unstable
Poll Start Event - An
org.matrix.msc3381.poll.startevent.