Get poll results
Method schema is available as of layer 91. Switch ยป
| Name | Type | Description |
|---|---|---|
| peer | InputPeer | Peer where the poll was found |
| msg_id | int | Message ID of poll message |
| Code | Type | Description |
|---|---|---|
| 400 | MESSAGE_ID_INVALID | The provided message id is invalid. |
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |