View Source ExTDLib.Method.SetBotUpdatesStatus (ExTDLib v0.0.4)
Informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| pending_update_count | number | The number of pending updates. |
| error_message | string | The last error message. |
More details on telegram's documentation.