messages.getPollResults

Get poll results

 Method schema is available as of layer 91. Switch ยป

Parameters

Name Type Description
peer InputPeer Peer where the poll was found
msg_id int Message ID of poll message

Result

Updates

Possible errors

Code Type Description
400 MESSAGE_ID_INVALID The provided message id is invalid.
400 PEER_ID_INVALID The provided peer id is invalid.