📄️ Command
Commands are the most common ways to trigger a bot. In all the platforms, commands are triggered by a prefix, which is /. On Whatsapp and Twitch, the prefix is not needed.
📄️ Event
Events are used to listen to actions that happen on the platforms.
📄️ Button
The Button decorator is used to listen to button clicks.
📄️ Select Menu
The Select Menu decorator is used to listen to select menu choices.