Module matrix_sdk::ruma::events::poll

source ·
Available on crate feature unstable-msc3381 only.
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 of m.poll.end.
  • Types for the org.matrix.msc3381.poll.response event, the unstable version of m.poll.response.
  • Types for the org.matrix.msc3381.poll.start event, the unstable version of m.poll.start.

Structs§

  • The data from a poll response necessary to compile poll results.

Functions§