messages.getUnreadPollVotes

 Method schema is available as of layer 224. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer InputPeer  
top_msg_id flags.0?int  
offset_id int Offsets for pagination, for more info click here
add_offset int Offsets for pagination, for more info click here
limit int Maximum number of results to return, see pagination
max_id int  
min_id int  

Result

messages.Messages

Both users and bots can use this method

Related pages

Pagination in the API

How to fetch results from large lists of objects.