View Source ExTDLib.Method.SetDatabaseEncryptionKey (ExTDLib v0.0.4)
Changes the database encryption key. Usually the encryption key is never changed and is stored in some OS keychain. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| new_encryption_key | bytes | New encryption key. |
More details on telegram's documentation.