interaction-kit icon indicating copy to clipboard operation
interaction-kit copied to clipboard

Fix ikit Application TypeScript type definitions

Open IanMitchell opened this issue 3 years ago • 0 comments

Most of the methods on the Application class that people will be using have bad types; I'll need to fix them. They work within the codebase, but if you have a TS bot trying to add a command will fail.

IanMitchell avatar Oct 16 '22 04:10 IanMitchell