mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
128 lines
2.9 KiB
Markdown
128 lines
2.9 KiB
Markdown
---
|
|
id: "CommandModuleDefs"
|
|
title: "Interface: CommandModuleDefs"
|
|
sidebar_label: "CommandModuleDefs"
|
|
sidebar_position: 0
|
|
custom_edit_url: null
|
|
---
|
|
|
|
## Properties
|
|
|
|
### 1
|
|
|
|
• **1**: [`TextCommand`](TextCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:150](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L150)
|
|
|
|
___
|
|
|
|
### 1024
|
|
|
|
• **1024**: [`ChannelSelectCommand`](ChannelSelectCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:158](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L158)
|
|
|
|
___
|
|
|
|
### 128
|
|
|
|
• **128**: [`UserSelectCommand`](UserSelectCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:160](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L160)
|
|
|
|
___
|
|
|
|
### 16
|
|
|
|
• **16**: [`ButtonCommand`](ButtonCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:155](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L155)
|
|
|
|
___
|
|
|
|
### 2
|
|
|
|
• **2**: [`SlashCommand`](SlashCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:151](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L151)
|
|
|
|
___
|
|
|
|
### 256
|
|
|
|
• **256**: [`RoleSelectCommand`](RoleSelectCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:157](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L157)
|
|
|
|
___
|
|
|
|
### 3
|
|
|
|
• **3**: [`BothCommand`](BothCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:152](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L152)
|
|
|
|
___
|
|
|
|
### 32
|
|
|
|
• **32**: [`StringSelectCommand`](StringSelectCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:156](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L156)
|
|
|
|
___
|
|
|
|
### 4
|
|
|
|
• **4**: [`ContextMenuUser`](ContextMenuUser.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:154](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L154)
|
|
|
|
___
|
|
|
|
### 512
|
|
|
|
• **512**: [`MentionableSelectCommand`](MentionableSelectCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:159](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L159)
|
|
|
|
___
|
|
|
|
### 64
|
|
|
|
• **64**: [`ModalSubmitCommand`](ModalSubmitCommand.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:161](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L161)
|
|
|
|
___
|
|
|
|
### 8
|
|
|
|
• **8**: [`ContextMenuMsg`](ContextMenuMsg.md)
|
|
|
|
#### Defined in
|
|
|
|
[src/types/core-modules.ts:153](https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/types/core-modules.ts#L153)
|