import { type Component } from "https://deno.land/x/wackford@v0.0.1/discordeno.ts";
Properties
type: MessageComponentTypes
component type
optional
style: ButtonStyles | TextStylesFor different styles/colors of the buttons
the dev-define value of the option, max 100 characters for select or 4000 for input.
Emoji object that includes fields of name, id, and animated supporting unicode and custom emojis.
optional url for link-style buttons that can navigate a user to the web. Only type 5 Link buttons can have a url
optional
options: SelectOption[]The choices! Maximum of 25 items.
A custom placeholder text if nothing is selected. Maximum 150 characters.
The minimum number of items that must be selected. Default 1. Between 1-25.
optional
components: Component[]a list of child components