Destroy constructor

Destroy(
  1. {int? extra,
  2. int? clientId}
)

Closes the TDLib instance, destroying all local data without a proper logout. The current user session will remain in the list of all active sessions. All local data will be destroyed.

Returns Ok

Implementation

Destroy