1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/setBotUpdatesStatus.md

707 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

Back to methods index

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

Parameters:

Name Type Required Description
pending_update_count CLICK ME int Yes Number of pending updates
error_message CLICK ME string Yes Last error's message

Return type: Ok