menu
tdlib2 package
documentation
td_api.dart
GetBotName
GetBotName.new constructor
GetBotName.new constructor
dark_mode
light_mode
GetBotName
constructor
GetBotName
(
{
required
int
botUserId
,
required
String
languageCode
,
})
Implementation
GetBotName({required this.botUserId, required this.languageCode});
tdlib2 package
documentation
td_api
GetBotName
GetBotName.new constructor
GetBotName class