menu
tdlib2 package
documentation
td_api.dart
GetManagedBotToken
GetManagedBotToken.new constructor
GetManagedBotToken.new constructor
dark_mode
light_mode
GetManagedBotToken
constructor
GetManagedBotToken
(
{
required
int
botUserId
,
required
bool
revoke
,
})
Implementation
GetManagedBotToken({required this.botUserId, required this.revoke});
tdlib2 package
documentation
td_api
GetManagedBotToken
GetManagedBotToken.new constructor
GetManagedBotToken class