PollStartEvent
PollStartEvent =
EitherAnd<{org.matrix.msc3381.poll.start:PollStartSubtype; }, {m.poll.start:PollStartSubtype; }>
Defined in: src/@types/polls.ts:70
The event definition for an m.poll.start event (in content)
PollStartEvent =
EitherAnd<{org.matrix.msc3381.poll.start:PollStartSubtype; }, {m.poll.start:PollStartSubtype; }>
Defined in: src/@types/polls.ts:70
The event definition for an m.poll.start event (in content)