BotsGetBotInfo constructor
const
BotsGetBotInfo({
- InputUserBase? bot,
- required String langCode,
Bots Get Bot Info constructor.
Implementation
const BotsGetBotInfo({this.bot, required this.langCode}) : super._();