TDLib v0.0.2 TDLib.Method.SetDatabaseEncryptionKey View Source

Changes the database encryption key. Usually the encryption key is never changed and is stored in some OS keychain. Returns object_ptr.

NameTypeDescription
new_encryption_keystringNew encryption key.

More details on telegram’s documentation.