Skip to main content

Namespace: CommandError

Interfaces

Functions

of

of(): Object

Returns

Object

NameType
log<T>(type: keyof Logging<unknown>, message: T) => Record<PropertyKey, unknown>
reply(bodyContent: ReplyOptions) => Record<PropertyKey, unknown>
status(p: "fail" | "continue") => Record<PropertyKey, unknown>

Defined in

src/core/structures/command-error.ts:10