Table of Contents

Method WithDescription

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithDescription(string)

Sets the embed's description.

public DiscordEmbedBuilder WithDescription(string description)

Parameters

description string

Description to set.

Returns

DiscordEmbedBuilder

This embed builder.