Options
All
  • Public
  • Public/Protected
  • All
Menu

Save all the actions we have sent, so that we can retrieve them by key later This lets us put short links on the console, and invoke commands with them

it's really a URL shortener. I didn't find any in-memory shorteners lying around as middleware

Hierarchy

  • ActionStore

Index

Methods

getAction

storeActions

  • storeActions(sm: SlackMessage): Promise<void>

Generated using TypeDoc