Method AddEmbed
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
AddEmbed(DiscordEmbed)
Adds an embed to the followup message.
Parameters
embed
DiscordEmbed Embed to add.
Returns
- Discord
Followup Message Builder The builder to chain calls with.