Skip to content

PollAnswer

This object represents an answer of a user in a non-anonymous poll.

Fields

poll_idStringRequired
Unique poll identifier
voter_chatChatOptional
Optional. The chat that changed the answer to the poll, if the voter is anonymous
userUserOptional
Optional. The user that changed the answer to the poll, if the voter isn't anonymous
option_idsInteger[]Required
0-based identifiers of chosen answer options. May be empty if the vote was retracted.

GramIO Usage

See Also