menu
tdlib2 package
documentation
td_api.dart
TransferChatOwnership
TransferChatOwnership.new constructor
TransferChatOwnership.new constructor
dark_mode
light_mode
TransferChatOwnership
constructor
TransferChatOwnership
(
{
required
int
chatId
,
required
int
userId
,
required
String
password
,
})
Implementation
TransferChatOwnership({ required this.chatId, required this.userId, required this.password, });
tdlib2 package
documentation
td_api
TransferChatOwnership
TransferChatOwnership.new constructor
TransferChatOwnership class