Type alias ChatCommandCallback

ChatCommandCallback: ((ctx: ChatCommandContext, args?: any) => any)

Type declaration

Generated using TypeDoc