symphony.bdk.core.activity.help_command#
Classes
|
The help command is a particular CommandActivity which returns the list of all commands available for the specific bot The Slash command is triggered if we receive a MESSAGESENT event with message text: - "@{bot_display name} /help" |