TDLib v0.0.2 TDLib.Method.SetBotUpdatesStatus View Source
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
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.