Describes a button to be shown instead of bot commands menu button
const BotMenuButton({ required this.text, required this.url, this.extra, this.clientId, });