Represents a command supported by a bot
const BotCommand({ required this.command, required this.description, });