Constructs BotName from JSON.
factory BotName.fromJson(Map<String, dynamic> json) => _$BotNameFromJson(json);