mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
chore: remove redundant directories for single files
This commit is contained in:
@@ -9,7 +9,6 @@ export type PlatformStrategy =
|
||||
|
||||
export interface WebsocketStrategy {
|
||||
type: DispatchType.Websocket;
|
||||
//icreate, messageCreate, ready
|
||||
eventNames: [interactioncreate: string, messagecreate: string, ready: string]
|
||||
defaultPrefix?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user