help.SetBotUpdatesStatus#
- class pyrogram.raw.functions.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
- Details:
Layer:
198
ID:
EC22CFCD
- Parameters:
pending_updates_count (
int
32-bit
) – Number of pending updatesmessage (
str
) – Error message, if present
- Returns:
bool