SlackOptions
type SlackOptions =
| BlockSuggestion
| InteractiveMessageSuggestion
| DialogSuggestion;
Defined in: src/types/options/index.ts:15
type SlackOptions =
| BlockSuggestion
| InteractiveMessageSuggestion
| DialogSuggestion;
Defined in: src/types/options/index.ts:15