Update src/types/messages/components/message_component_types.ts

Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
This commit is contained in:
Skillz4Killz
2021-05-01 10:24:30 -04:00
committed by GitHub
co-authored by ITOH
parent 9dc163f8c3
commit 6e8987104f
@@ -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! */