Property Embed
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Embed
Gets or sets the embed for the builder. This will always set the builder to have one embed.
[Obsolete("Use the features for manipulating multiple embeds instead.", true, DiagnosticId = "DSP1001")]
public DiscordEmbed? Embed { get; set; }