mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
38 lines
942 B
Markdown
38 lines
942 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/types/core-modules.ts:166](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L166)
|
|
|
|
___
|
|
|
|
### 2
|
|
|
|
• **2**: [`SernEventCommand`](SernEventCommand.md)<keyof [`SernEventsMapping`](SernEventsMapping.md)\>
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:165](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L165)
|
|
|
|
___
|
|
|
|
### 3
|
|
|
|
• **3**: [`ExternalEventCommand`](ExternalEventCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:167](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L167)
|