MadelineProtoDocs/docs/TD_docs/methods/setBotUpdatesStatus.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

762 B

title description image
setBotUpdatesStatus Bots only. Informs server about number of pending bot updates if they aren't processed for a long time https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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 int Yes Number of pending updates
error_message string Yes Last error's message

Return type: Ok