Table of Contents
API reference

Method WithColor

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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.