DiscordComponent 
    Represent a interactable component within a message sent in Discord.
Inheritors
Properties
Link copied to clipboard
                  List of channel types to include in the channel select component (ComponentType.ChannelSelect)
Link copied to clipboard
                  a list of child components (for action rows)
Link copied to clipboard
                  a developer-defined identifier for the button, max 100 characters
Link copied to clipboard
                  Link copied to clipboard
                  whether the button is disabled, default false
Link copied to clipboard
                  an DiscordPartialEmoji that appears on the button (if the component is a button)
Link copied to clipboard
                  the maximum input length for a text input, min 1, max 4000.
Link copied to clipboard
                  the maximum amount of options allowed
Link copied to clipboard
                  the minimum input length for a text input, min 0, max 4000.
Link copied to clipboard
                  the minimum amount of options allowed
Link copied to clipboard
                  the select menu options
Link copied to clipboard
                  the placeholder text for the select menu
Link copied to clipboard
                  whether this component is required to be filled, default false.
Link copied to clipboard
                  the ComponentType of the component