Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
PollStartSubtype
Type alias PollStartSubtype
Poll
Start
Subtype
:
{
answers
:
PollAnswer
[]
;
kind
:
PollKind
;
max_selections
?:
number
;
question
:
ExtensibleAnyMessageEventContent
;
}
The m.poll.start type within event content
Type declaration
answers
:
PollAnswer
[]
kind
:
PollKind
Optional
max_
selections
?:
number
question
:
ExtensibleAnyMessageEventContent
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...
Generated using
TypeDoc
The m.poll.start type within event content