mirror of
https://github.com/sern-handler/website
synced 2026-06-13 19:32:26 +00:00
38 lines
819 B
Markdown
38 lines
819 B
Markdown
---
|
|
id: "EventModuleDefs"
|
|
title: "Interface: EventModuleDefs"
|
|
sidebar_label: "EventModuleDefs"
|
|
sidebar_position: 0
|
|
custom_edit_url: null
|
|
---
|
|
|
|
## Properties
|
|
|
|
### 1
|
|
|
|
• **1**: [`DiscordEventCommand`](DiscordEventCommand.md)<keyof `ClientEvents`\>
|
|
|
|
#### Defined in
|
|
|
|
[src/core/types/modules.ts:168](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L168)
|
|
|
|
___
|
|
|
|
### 2
|
|
|
|
• **2**: [`SernEventCommand`](SernEventCommand.md)<keyof `SernEventsMapping`\>
|
|
|
|
#### Defined in
|
|
|
|
[src/core/types/modules.ts:167](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L167)
|
|
|
|
___
|
|
|
|
### 3
|
|
|
|
• **3**: [`ExternalEventCommand`](ExternalEventCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/core/types/modules.ts:169](https://github.com/sern-handler/handler/blob/941e1ea/src/core/types/modules.ts#L169)
|