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