Returns the name of a bot in the given language. Can be called only if userTypeBot.can_be_edited == true
const GetBotName({ required this.botUserId, required this.languageCode, });