View Source ExTDLib.Method.SetBotUpdatesStatus (ExTDLib v0.0.4)

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<Ok>.

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

More details on telegram's documentation.