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.

Structs§

InteractionResponseDataBuilder
Create an [InteractionResponseData] with a builder.