rewrite na js bo rust jest zjebany
This commit is contained in:
5
src/global.d.ts
vendored
Normal file
5
src/global.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
type Command = {
|
||||
name: string,
|
||||
register: () => any,
|
||||
execute: (interaction: ChatInputCommandInteraction<CacheType>) => Promise<void>,
|
||||
}
|
||||
Reference in New Issue
Block a user