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. - message
- Create message components with a builder.
Structs§
- Interaction
Response Data Builder - Create an [
InteractionResponseData
] with a builder.