Expand description
Modules for events in the m.poll
namespace (MSC3381).
This module also contains types shared by events in its child namespaces.
Modules§
- Types for the
m.poll.end
event. - Types for the
m.poll.response
event. - Types for the
m.poll.start
event. - Types for the
org.matrix.msc3381.poll.end
event, the unstable version ofm.poll.end
. - Types for the
org.matrix.msc3381.poll.response
event, the unstable version ofm.poll.response
. - Types for the
org.matrix.msc3381.poll.start
event, the unstable version ofm.poll.start
.
Structs§
- The data from a poll response necessary to compile poll results.
Functions§
- Generate the current results with the given poll and responses.
- Generate the current results with the given unstable poll and responses.