Skip to main content

Module builder

Module builder 

Source
Available on crate feature builder only.
Expand description

Builders for large structs.

Modules§

command
Create a [Command] with a builder.
embed
Create an [Embed] with a builder.
interaction_response
Create [InteractionResponse]s with builders.
message
Create message Components with builders.

Structs§

InteractionResponseDataBuilderDeprecated
Create an [InteractionResponseData] with a builder.