setBotUpdatesStatus¶
Informs the server about the number of pending bot updates if they haven't been processed for a long time; for bots only
setBotUpdatesStatus(
pending_update_count: int32,
error_message: string
) → Ok