help.setBotUpdatesStatus

Informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only

 58 қабаты бойынша әдіс схемасы қолжетімді. Ауыстыру »

Parameters

Name Type Description
pending_updates_count int Number of pending updates
message string Error message, if present

Result

Bool

Only bots can use this method

Possible errors

Code Type Description
400 USER_BOT_REQUIRED This method can only be called by a bot.