Data about the represents an answer of a user in a non-anonymous poll
Unique poll identifier
0-based identifiers of chosen answer options. May be empty if the vote was retracted
The user that changed the answer to the poll, if the voter isn't anonymous
The chat that changed the answer to the poll, if the voter is anonymous
The client that instantiated this
Protected
_cloneProtected
_patchProtected
_updateFlatten an object. Any properties that are collections will get converted to an array of keys.
Optional
propsRecursive: booleanOptional. If true, calls toJSON method on nested objects.
Rest
...props: Record<string, string | boolean>[]Optional. Specific properties to include/exclude, or rename.
Flattened object.
The client that instantiated this