UNPKG

@antibot/interactions

Version:

## 🗡️ An interactions library made for Discord interactions

11 lines 260 B
export declare enum MessageComponentType { ActionRow = 1, Button = 2, StringSelect = 3, TextInput = 4, UserSelect = 5, RoleSelect = 6, MentionableSelect = 7, ChannelSelect = 8 } //# sourceMappingURL=MessageComponentType.d.ts.map