Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Sahri Riza Umami edited this page Jun 6, 2018 · 2 revisions

Closes the TDLib instance.
All databases will be flushed to disk and properly closed.
After the close completes, updateAuthorizationState with authorizationStateClosed will be sent.

close()

Example

  • Closes the TDLib instance.

    close()

    Response:

    {
      ["@type"] = "ok"
    }

Frequently Asked Questions
The Functions

Clone this wiki locally