Interface: PollInput
Defined in: client/send-options.ts:17
A poll to send.
Properties
name
name:
string
Defined in: client/send-options.ts:19
The poll question.
options
options:
string[]
Defined in: client/send-options.ts:21
The available answers.
selectableCount?
optionalselectableCount?:number
Defined in: client/send-options.ts:23
How many answers a voter may pick. Defaults to 1.