Table of Contents

Method WithColor

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WithColor(DiscordColor)

Sets the embed's color.

public DiscordEmbedBuilder WithColor(DiscordColor color)

Parameters

color DiscordColor

Embed color to set.

Returns

DiscordEmbedBuilder

This embed builder.