menu
td_json_client package
documentation
td_api.dart
SetDatabaseEncryptionKey
SetDatabaseEncryptionKey.new constructor
SetDatabaseEncryptionKey.new constructor
dark_mode
light_mode
SetDatabaseEncryptionKey
constructor
SetDatabaseEncryptionKey
(
{
String
?
extra
,
int
?
client_id
,
bytes
?
new_encryption_key
,
})
Implementation
SetDatabaseEncryptionKey({ super.extra, super.client_id, this.new_encryption_key, });
td_json_client package
documentation
td_api
SetDatabaseEncryptionKey
SetDatabaseEncryptionKey.new constructor
SetDatabaseEncryptionKey class