TDLib v0.0.2 TDLib.Method.SetBotUpdatesStatus View Source

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

NameTypeDescription
pending_update_countnumberThe number of pending updates.
error_messagestringThe last error message.

More details on telegram’s documentation.