Files
archived-sern-website/docs/api/interfaces/EventModuleDefs.md
Jacob Nguyen 49a910f90a fix docs build
2023-06-30 21:56:51 -05:00

819 B

id, title, sidebar_label, sidebar_position, custom_edit_url
id title sidebar_label sidebar_position custom_edit_url
EventModuleDefs Interface: EventModuleDefs EventModuleDefs 0 null

Properties

1

1: DiscordEventCommand<keyof ClientEvents>

Defined in

src/core/types/modules.ts:168


2

2: SernEventCommand<keyof SernEventsMapping>

Defined in

src/core/types/modules.ts:167


3

3: ExternalEventCommand

Defined in

src/core/types/modules.ts:169