Identifier of the chat to which the poll belongs.
The maximum number of voters to be returned; must be positive and can't be greater than 50. For optimal performance, the number of returned voters is chosen by TDLib and can be smaller than the specified limit, even if the end of the voter list has not been reached.
Identifier of the message containing the poll.
Number of voters to skip in the result; must be non-negative.
0-based identifier of the answer option.
Returns message senders voted for the specified option in a non-anonymous polls. For optimal performance, the number of returned users is chosen by TDLib. Request type for Tdjson#getPollVoters.