Method WithFooter
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithFooter(string, string)
Sets the embed's footer.
public DiscordEmbedBuilder WithFooter(string text = null, string iconUrl = null)
Parameters
Returns
- DiscordEmbedBuilder
This embed builder.