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