Bot Command constructor.
const BotCommand({ required this.ephemeral, required this.command, required this.description, }) : super._();