interface SelectMenuRolesComponentimport { type SelectMenuRolesComponent } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; Propertiestype: MessageComponentTypes.SelectMenuRolesSelectMenuChannels Component is of type 6 customId: stringA custom identifier for this component. Maximum 100 characters. optionalplaceholder: stringA custom placeholder text if nothing is selected. Maximum 150 characters. optionalminValues: numberThe minimum number of items that must be selected. Default 1. Between 1-25. optionalmaxValues: numberThe maximum number of items that can be selected. Default 1. Between 1-25. optionaldisabled: booleanWhether or not this select is disabled