mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Update src/types/messages/components/message_component_types.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export enum MessageComponentTypes {
|
||||
// TODO: add docs link
|
||||
export enum DiscordMessageComponentTypes {
|
||||
/** A row of components at the bottom of a message */
|
||||
ActionRow = 1,
|
||||
/** A button! */
|
||||
|
||||
Reference in New Issue
Block a user