RichTextBotCommandinterfaceA bot command.Declarationinterface RichTextBotCommand Propertiesbot_commandproperty#bot_command: string;The bot commandtextproperty#text: RichText;The texttypeproperty#type: 'bot_command';Type of the rich text, always "bot_command"