Method WithDescription
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
WithDescription(string)
Sets the embed's description.
public DiscordEmbedBuilder WithDescription(string description)
Parameters
description
stringDescription to set.
Returns
- DiscordEmbedBuilder
This embed builder.