menu
td_json_client package
documentation
td_api.dart
TransferChatOwnership
TransferChatOwnership.new constructor
TransferChatOwnership.new constructor
dark_mode
light_mode
TransferChatOwnership
constructor
TransferChatOwnership
(
{
String
?
extra
,
int
?
client_id
,
int53
?
chat_id
,
int53
?
user_id
,
string
?
password
,
})
Implementation
TransferChatOwnership({ super.extra, super.client_id, this.chat_id, this.user_id, this.password, });
td_json_client package
documentation
td_api
TransferChatOwnership
TransferChatOwnership.new constructor
TransferChatOwnership class