Module rusty_interaction::types::components[][src]

Expand description

Module containing structures for using Message Components

Structs

ComponentButtonBuilder

Builder for making an button component

ComponentRowBuilder

Builder for creating a Component Action Row

MessageComponent

Message components are a framework for adding interactive elements to the messages your app or bot sends. They’re accessible, customizable, and easy to use.

Enums

ComponentButtonStyle

How a button looks

ComponentType

Represents a type of component