mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
777 B
777 B
id, title, sidebar_label, sidebar_position, custom_edit_url
| id | title | sidebar_label | sidebar_position | custom_edit_url |
|---|---|---|---|---|
| CommandError | Namespace: CommandError | CommandError | 0 | null |
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> |