Method AddEmbed
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AddEmbed(DiscordEmbed)
Adds an embed to send at the execution of the webhook.
public DiscordWebhookBuilder AddEmbed(DiscordEmbed embed)
Parameters
embed
DiscordEmbedEmbed to add.