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: 158

  • ID: EC22CFCD

Parameters:
  • pending_updates_count (int 32-bit) – Number of pending updates.

  • message (str) – Error message, if present.

Returns:

bool