Module discord::builders [] [src]

Builder types used for patches and other complex data structures.

These types do not usually need to be imported, but the methods available on them are very relevant to where they are used.

Structs

EditChannel

Patch content for the edit_channel call.

EditMember

Patch content for the edit_member call.

EditProfile

Patch content for the edit_profile call.

EditServer

Patch content for the edit_server call.

EditUserProfile

Patch content for the edit_user_profile call.

EmbedAuthorBuilder

Inner patch content for the send_embed call.

EmbedBuilder

Patch content for the send_embed call.

EmbedFieldsBuilder

Inner patch content for the send_embed call.

EmbedFooterBuilder

Inner patch content for the send_embed call.