Method WithTitle
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithTitle(string)
Sets the embed's title.
public DiscordEmbedBuilder WithTitle(string title)
Parameters
title
stringTitle to set.
Returns
- DiscordEmbedBuilder
This embed builder.