Skip to main content

Interface: IPollCreationMessage

Defined in: WAProto/index.d.ts:8300

Properties

contextInfo?

optional contextInfo: null | IContextInfo

Defined in: WAProto/index.d.ts:8305


correctAnswer?

optional correctAnswer: null | IOption

Defined in: WAProto/index.d.ts:8308


encKey?

optional encKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:8301


name?

optional name: null | string

Defined in: WAProto/index.d.ts:8302


options?

optional options: null | IOption[]

Defined in: WAProto/index.d.ts:8303


pollContentType?

optional pollContentType: null | PollContentType

Defined in: WAProto/index.d.ts:8306


pollType?

optional pollType: null | PollType

Defined in: WAProto/index.d.ts:8307


selectableOptionsCount?

optional selectableOptionsCount: null | number

Defined in: WAProto/index.d.ts:8304