mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 09:57:08 -04:00
Add commands API (#38)
This commit is contained in:
parent
a9e67aa340
commit
e563521416
8 changed files with 267 additions and 35 deletions
|
@ -1,2 +1,3 @@
|
|||
export * as MessageEvents from "./MessageEvents";
|
||||
export * as Notices from "./Notices";
|
||||
export * as Commands from "./Commands";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue