685 B
685 B
title | description |
---|---|
setBotUpdatesStatus | Bots only. Informs server about number of pending bot updates if they aren't processed for a long time |
Method: setBotUpdatesStatus
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Informs server about number of pending bot updates if they aren't processed for a long time
Params:
Name | Type | Required | Description |
---|---|---|---|
pending_update_count | int | Yes | Number of pending updates |
error_message | string | Yes | Last error's message |