feat: add tabs for v3/v4

This commit is contained in:
DuroCodes
2024-05-10 14:42:21 -04:00
parent a2fc1f66c0
commit a441e57439
99 changed files with 4508 additions and 24 deletions

View File

@@ -0,0 +1,36 @@
---
editUrl: false
next: false
prev: false
title: "EventModuleDefs"
---
## Properties
### 1
> **1**: [`DiscordEventCommand`](/api/interfaces/discordeventcommand/)\<keyof `ClientEvents`\>
#### Source
[src/types/core-modules.ts:166](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L166)
***
### 2
> **2**: [`SernEventCommand`](/api/interfaces/serneventcommand/)\<keyof [`SernEventsMapping`](/api/interfaces/serneventsmapping/)\>
#### Source
[src/types/core-modules.ts:165](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L165)
***
### 3
> **3**: [`ExternalEventCommand`](/api/interfaces/externaleventcommand/)
#### Source
[src/types/core-modules.ts:167](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L167)