SlackShortcut
type SlackShortcut =
| GlobalShortcut
| MessageShortcut;
Defined in: src/types/shortcuts/index.ts:12
All known shortcuts from Slack.
type SlackShortcut =
| GlobalShortcut
| MessageShortcut;
Defined in: src/types/shortcuts/index.ts:12
All known shortcuts from Slack.