Sha256: 05c622b8f6371f270b26cdd9fc55539d8be864f877f4d99af1588ef900628c58
Contents?: true
Size: 371 Bytes
Versions: 6
Compression:
Stored size: 371 Bytes
Contents
module TD::Types # TDLib client is in its final state. # All databases are closed and all resources are released. # No other updates will be received after this. # All queries will be responded to with error code 500. # To continue working, one should create a new instance of the TDLib client. class AuthorizationState::Closed < AuthorizationState end end
Version data entries
6 entries across 6 versions & 2 rubygems