Namespace: CommandError
Interfaces
Functions
of
▸ of(): Object
Returns
Object
| Name | Type |
|---|---|
log | <T>(type: keyof Logging<unknown>, message: T) => Record<PropertyKey, unknown> |
reply | (bodyContent: ReplyOptions) => Record<PropertyKey, unknown> |
status | (p: "fail" | "continue") => Record<PropertyKey, unknown> |