Module serenity::builder
[−]
[src]
A set of builders used to make using methods on certain structs simpler to use.
These are used when not all parameters are required, all parameters are optional, and/or sane default values for required parameters can be applied by a builder.
Structs
| CreateEmbed |
A builder to create a fake |
| CreateEmbedAuthor |
A builder to create a fake |
| CreateEmbedField |
A builder to create a fake |
| CreateEmbedFooter |
A builder to create a fake |
| CreateInvite |
A builder to create a |
| CreateMessage |
A builder to specify the contents of an |
| EditChannel |
A builder to edit a |
| EditGuild |
A builder to optionally edit certain fields of a |
| EditMember |
A builder which edits the properties of a |
| EditProfile |
A builder to edit the current user's settings, to be used in conjunction
with |
| EditRole |
A builer to create or edit a |
| ExecuteWebhook |
A builder to create the inner content of a |
| GetMessages |
Builds a request for a request to the API to retrieve messages. |