integrations.slack.events.slash module¶
integrations/slack/events/slash.py
- integrations.slack.events.slash.command_help(m)¶
スラッシュコマンド用ヘルプ
- Parameters:
m (MessageParserProtocol) – メッセージデータ
- Return type:
None
integrations/slack/events/slash.py
スラッシュコマンド用ヘルプ
m (MessageParserProtocol) – メッセージデータ
None