Dalamud/docs/api/Discord.EmbedBuilder.html
2020-03-11 21:54:11 +09:00

1703 lines
79 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class EmbedBuilder
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class EmbedBuilder
">
<meta name="generator" content="docfx 2.50.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Discord.EmbedBuilder">
<h1 id="Discord_EmbedBuilder" data-uid="Discord.EmbedBuilder" class="text-break">Class EmbedBuilder
</h1>
<div class="markdown level0 summary"><p>Represents a builder class for creating a <a class="xref" href="Discord.EmbedType.html#Discord_EmbedType_Rich">Rich</a> <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">EmbedBuilder</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Discord.html">Discord</a></h6>
<h6><strong>Assembly</strong>: Discord.Net.Core.dll</h6>
<h5 id="Discord_EmbedBuilder_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class EmbedBuilder</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder__ctor.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L38">View Source</a>
</span>
<a id="Discord_EmbedBuilder__ctor_" data-uid="Discord.EmbedBuilder.#ctor*"></a>
<h4 id="Discord_EmbedBuilder__ctor" data-uid="Discord.EmbedBuilder.#ctor">EmbedBuilder()</h4>
<div class="markdown level1 summary"><p>Initializes a new <a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a> class.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder()</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_MaxDescriptionLength.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.MaxDescriptionLength%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L31">View Source</a>
</span>
<h4 id="Discord_EmbedBuilder_MaxDescriptionLength" data-uid="Discord.EmbedBuilder.MaxDescriptionLength">MaxDescriptionLength</h4>
<div class="markdown level1 summary"><p>Returns the maximum length of description allowed by Discord.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int MaxDescriptionLength = 2048</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_MaxEmbedLength.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.MaxEmbedLength%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L35">View Source</a>
</span>
<h4 id="Discord_EmbedBuilder_MaxEmbedLength" data-uid="Discord.EmbedBuilder.MaxEmbedLength">MaxEmbedLength</h4>
<div class="markdown level1 summary"><p>Returns the maximum length of total characters allowed by Discord.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int MaxEmbedLength = 6000</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_MaxFieldCount.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.MaxFieldCount%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L23">View Source</a>
</span>
<h4 id="Discord_EmbedBuilder_MaxFieldCount" data-uid="Discord.EmbedBuilder.MaxFieldCount">MaxFieldCount</h4>
<div class="markdown level1 summary"><p>Returns the maximum number of fields allowed by Discord.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int MaxFieldCount = 25</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_MaxTitleLength.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.MaxTitleLength%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L27">View Source</a>
</span>
<h4 id="Discord_EmbedBuilder_MaxTitleLength" data-uid="Discord.EmbedBuilder.MaxTitleLength">MaxTitleLength</h4>
<div class="markdown level1 summary"><p>Returns the maximum length of title allowed by Discord.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public const int MaxTitleLength = 256</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Author.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Author%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L144">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Author_" data-uid="Discord.EmbedBuilder.Author*"></a>
<h4 id="Discord_EmbedBuilder_Author" data-uid="Discord.EmbedBuilder.Author">Author</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="Discord.EmbedAuthorBuilder.html">EmbedAuthorBuilder</a> of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedAuthorBuilder Author { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedAuthorBuilder.html">EmbedAuthorBuilder</a></td>
<td><p>The author field builder of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Color.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Color%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L137">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Color_" data-uid="Discord.EmbedBuilder.Color*"></a>
<h4 id="Discord_EmbedBuilder_Color" data-uid="Discord.EmbedBuilder.Color">Color</h4>
<div class="markdown level1 summary"><p>Gets or sets the sidebar color of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Color? Color { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<a class="xref" href="Discord.Color.html">Color</a>&gt;</td>
<td><p>The color of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Description.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Description%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L60">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Description_" data-uid="Discord.EmbedBuilder.Description*"></a>
<h4 id="Discord_EmbedBuilder_Description" data-uid="Discord.EmbedBuilder.Description">Description</h4>
<div class="markdown level1 summary"><p>Gets or sets the description of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Description { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The description of the embed.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Description length exceeds <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxDescriptionLength">MaxDescriptionLength</a>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Fields.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Fields%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L113">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Fields_" data-uid="Discord.EmbedBuilder.Fields*"></a>
<h4 id="Discord_EmbedBuilder_Fields" data-uid="Discord.EmbedBuilder.Fields">Fields</h4>
<div class="markdown level1 summary"><p>Gets or sets the list of <a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a> of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public List&lt;EmbedFieldBuilder&gt; Fields { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.List</span>&lt;<a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a>&gt;</td>
<td><p>The list of existing <a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentNullException</span></td>
<td><p>An embed builder's fields collection is set to
<code>null</code>.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Description length exceeds <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxFieldCount">MaxFieldCount</a>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Footer.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Footer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L151">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Footer_" data-uid="Discord.EmbedBuilder.Footer*"></a>
<h4 id="Discord_EmbedBuilder_Footer" data-uid="Discord.EmbedBuilder.Footer">Footer</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="Discord.EmbedFooterBuilder.html">EmbedFooterBuilder</a> of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedFooterBuilder Footer { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedFooterBuilder.html">EmbedFooterBuilder</a></td>
<td><p>The footer field builder of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_ImageUrl.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.ImageUrl%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L97">View Source</a>
</span>
<a id="Discord_EmbedBuilder_ImageUrl_" data-uid="Discord.EmbedBuilder.ImageUrl*"></a>
<h4 id="Discord_EmbedBuilder_ImageUrl" data-uid="Discord.EmbedBuilder.ImageUrl">ImageUrl</h4>
<div class="markdown level1 summary"><p>Gets or sets the image URL of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string ImageUrl { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The image URL of the embed.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Url is not a well-formed <span class="xref">System.Uri</span>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Length.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Length%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L160">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Length_" data-uid="Discord.EmbedBuilder.Length*"></a>
<h4 id="Discord_EmbedBuilder_Length" data-uid="Discord.EmbedBuilder.Length">Length</h4>
<div class="markdown level1 summary"><p>Gets the total length of all embed properties.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int Length { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><p>The combined length of <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_Title">Title</a>, <a class="xref" href="Discord.EmbedAuthor.html#Discord_EmbedAuthor_Name">Name</a>, <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_Description">Description</a>,
<a class="xref" href="Discord.EmbedFooter.html#Discord_EmbedFooter_Text">Text</a>, <a class="xref" href="Discord.EmbedField.html#Discord_EmbedField_Name">Name</a>, and <a class="xref" href="Discord.EmbedField.html#Discord_EmbedField_Value">Value</a>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_ThumbnailUrl.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.ThumbnailUrl%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L85">View Source</a>
</span>
<a id="Discord_EmbedBuilder_ThumbnailUrl_" data-uid="Discord.EmbedBuilder.ThumbnailUrl*"></a>
<h4 id="Discord_EmbedBuilder_ThumbnailUrl" data-uid="Discord.EmbedBuilder.ThumbnailUrl">ThumbnailUrl</h4>
<div class="markdown level1 summary"><p>Gets or sets the thumbnail URL of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string ThumbnailUrl { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The thumbnail URL of the embed.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Url is not a well-formed <span class="xref">System.Uri</span>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Timestamp.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Timestamp%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L130">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Timestamp_" data-uid="Discord.EmbedBuilder.Timestamp*"></a>
<h4 id="Discord_EmbedBuilder_Timestamp" data-uid="Discord.EmbedBuilder.Timestamp">Timestamp</h4>
<div class="markdown level1 summary"><p>Gets or sets the timestamp of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public DateTimeOffset? Timestamp { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;</td>
<td><p>The timestamp of the embed, or <code>null</code> if none is set.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Title.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Title%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L47">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Title_" data-uid="Discord.EmbedBuilder.Title*"></a>
<h4 id="Discord_EmbedBuilder_Title" data-uid="Discord.EmbedBuilder.Title">Title</h4>
<div class="markdown level1 summary"><p>Gets or sets the title of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Title { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The title of the embed.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Title length exceeds <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxTitleLength">MaxTitleLength</a>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Url.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Url%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L73">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Url_" data-uid="Discord.EmbedBuilder.Url*"></a>
<h4 id="Discord_EmbedBuilder_Url" data-uid="Discord.EmbedBuilder.Url">Url</h4>
<div class="markdown level1 summary"><p>Gets or sets the URL of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Url { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The URL of the embed.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Url is not a well-formed <span class="xref">System.Uri</span>.</p>
</td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_AddField_Discord_EmbedFieldBuilder_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.AddField(Discord.EmbedFieldBuilder)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L389">View Source</a>
</span>
<a id="Discord_EmbedBuilder_AddField_" data-uid="Discord.EmbedBuilder.AddField*"></a>
<h4 id="Discord_EmbedBuilder_AddField_Discord_EmbedFieldBuilder_" data-uid="Discord.EmbedBuilder.AddField(Discord.EmbedFieldBuilder)">AddField(EmbedFieldBuilder)</h4>
<div class="markdown level1 summary"><p>Adds a field with the provided <a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a> to an
<a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder AddField(EmbedFieldBuilder field)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a></td>
<td><span class="parametername">field</span></td>
<td><p>The field builder class containing the field properties.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.ArgumentException</span></td>
<td><p>Field count exceeds <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxFieldCount">MaxFieldCount</a>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_AddField_System_Action_Discord_EmbedFieldBuilder__.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.AddField(System.Action%7BDiscord.EmbedFieldBuilder%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L406">View Source</a>
</span>
<a id="Discord_EmbedBuilder_AddField_" data-uid="Discord.EmbedBuilder.AddField*"></a>
<h4 id="Discord_EmbedBuilder_AddField_System_Action_Discord_EmbedFieldBuilder__" data-uid="Discord.EmbedBuilder.AddField(System.Action{Discord.EmbedFieldBuilder})">AddField(Action&lt;EmbedFieldBuilder&gt;)</h4>
<div class="markdown level1 summary"><p>Adds an <a class="xref" href="Discord.Embed.html">Embed</a> field with the provided properties.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder AddField(Action&lt;EmbedFieldBuilder&gt; action)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Action</span>&lt;<a class="xref" href="Discord.EmbedFieldBuilder.html">EmbedFieldBuilder</a>&gt;</td>
<td><span class="parametername">action</span></td>
<td><p>The delegate containing the field properties.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_AddField_System_String_System_Object_System_Boolean_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.AddField(System.String%2CSystem.Object%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L370">View Source</a>
</span>
<a id="Discord_EmbedBuilder_AddField_" data-uid="Discord.EmbedBuilder.AddField*"></a>
<h4 id="Discord_EmbedBuilder_AddField_System_String_System_Object_System_Boolean_" data-uid="Discord.EmbedBuilder.AddField(System.String,System.Object,System.Boolean)">AddField(String, Object, Boolean)</h4>
<div class="markdown level1 summary"><p>Adds an <a class="xref" href="Discord.Embed.html">Embed</a> field with the provided name and value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder AddField(string name, object value, bool inline = false)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">name</span></td>
<td><p>The title of the field.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Object</span></td>
<td><span class="parametername">value</span></td>
<td><p>The value of the field.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">inline</span></td>
<td><p>Indicates whether the field is in-line or not.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_Build.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.Build%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L421">View Source</a>
</span>
<a id="Discord_EmbedBuilder_Build_" data-uid="Discord.EmbedBuilder.Build*"></a>
<h4 id="Discord_EmbedBuilder_Build" data-uid="Discord.EmbedBuilder.Build">Build()</h4>
<div class="markdown level1 summary"><p>Builds the <a class="xref" href="Discord.Embed.html">Embed</a> into a Rich Embed ready to be sent.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Embed Build()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.Embed.html">Embed</a></td>
<td><p>The built embed object.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="exceptions">Exceptions</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Condition</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.InvalidOperationException</span></td>
<td><p>Total embed length exceeds <a class="xref" href="Discord.EmbedBuilder.html#Discord_EmbedBuilder_MaxEmbedLength">MaxEmbedLength</a>.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithAuthor_Discord_EmbedAuthorBuilder_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithAuthor(Discord.EmbedAuthorBuilder)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L277">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithAuthor_" data-uid="Discord.EmbedBuilder.WithAuthor*"></a>
<h4 id="Discord_EmbedBuilder_WithAuthor_Discord_EmbedAuthorBuilder_" data-uid="Discord.EmbedBuilder.WithAuthor(Discord.EmbedAuthorBuilder)">WithAuthor(EmbedAuthorBuilder)</h4>
<div class="markdown level1 summary"><p>Sets the <a class="xref" href="Discord.EmbedAuthorBuilder.html">EmbedAuthorBuilder</a> of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithAuthor(EmbedAuthorBuilder author)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedAuthorBuilder.html">EmbedAuthorBuilder</a></td>
<td><span class="parametername">author</span></td>
<td><p>The author builder class containing the author field properties.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithAuthor_System_Action_Discord_EmbedAuthorBuilder__.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithAuthor(System.Action%7BDiscord.EmbedAuthorBuilder%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L289">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithAuthor_" data-uid="Discord.EmbedBuilder.WithAuthor*"></a>
<h4 id="Discord_EmbedBuilder_WithAuthor_System_Action_Discord_EmbedAuthorBuilder__" data-uid="Discord.EmbedBuilder.WithAuthor(System.Action{Discord.EmbedAuthorBuilder})">WithAuthor(Action&lt;EmbedAuthorBuilder&gt;)</h4>
<div class="markdown level1 summary"><p>Sets the author field of an <a class="xref" href="Discord.Embed.html">Embed</a> with the provided properties.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithAuthor(Action&lt;EmbedAuthorBuilder&gt; action)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Action</span>&lt;<a class="xref" href="Discord.EmbedAuthorBuilder.html">EmbedAuthorBuilder</a>&gt;</td>
<td><span class="parametername">action</span></td>
<td><p>The delegate containing the author field properties.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithAuthor_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithAuthor(System.String%2CSystem.String%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L305">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithAuthor_" data-uid="Discord.EmbedBuilder.WithAuthor*"></a>
<h4 id="Discord_EmbedBuilder_WithAuthor_System_String_System_String_System_String_" data-uid="Discord.EmbedBuilder.WithAuthor(System.String,System.String,System.String)">WithAuthor(String, String, String)</h4>
<div class="markdown level1 summary"><p>Sets the author field of an <a class="xref" href="Discord.Embed.html">Embed</a> with the provided name, icon URL, and URL.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithAuthor(string name, string iconUrl = null, string url = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">name</span></td>
<td><p>The title of the author field.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">iconUrl</span></td>
<td><p>The icon URL of the author field.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">url</span></td>
<td><p>The URL of the author field.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithColor_Discord_Color_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithColor(Discord.Color)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L264">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithColor_" data-uid="Discord.EmbedBuilder.WithColor*"></a>
<h4 id="Discord_EmbedBuilder_WithColor_Discord_Color_" data-uid="Discord.EmbedBuilder.WithColor(Discord.Color)">WithColor(Color)</h4>
<div class="markdown level1 summary"><p>Sets the sidebar color of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithColor(Color color)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.Color.html">Color</a></td>
<td><span class="parametername">color</span></td>
<td><p>The color to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithCurrentTimestamp.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithCurrentTimestamp%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L240">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithCurrentTimestamp_" data-uid="Discord.EmbedBuilder.WithCurrentTimestamp*"></a>
<h4 id="Discord_EmbedBuilder_WithCurrentTimestamp" data-uid="Discord.EmbedBuilder.WithCurrentTimestamp">WithCurrentTimestamp()</h4>
<div class="markdown level1 summary"><p>Sets the timestamp of an <a class="xref" href="Discord.Embed.html">Embed</a> to the current time.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithCurrentTimestamp()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithDescription_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithDescription(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L193">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithDescription_" data-uid="Discord.EmbedBuilder.WithDescription*"></a>
<h4 id="Discord_EmbedBuilder_WithDescription_System_String_" data-uid="Discord.EmbedBuilder.WithDescription(System.String)">WithDescription(String)</h4>
<div class="markdown level1 summary"><p>Sets the description of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithDescription(string description)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">description</span></td>
<td><p>The description to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithFooter_Discord_EmbedFooterBuilder_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithFooter(Discord.EmbedFooterBuilder)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L323">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithFooter_" data-uid="Discord.EmbedBuilder.WithFooter*"></a>
<h4 id="Discord_EmbedBuilder_WithFooter_Discord_EmbedFooterBuilder_" data-uid="Discord.EmbedBuilder.WithFooter(Discord.EmbedFooterBuilder)">WithFooter(EmbedFooterBuilder)</h4>
<div class="markdown level1 summary"><p>Sets the <a class="xref" href="Discord.EmbedFooterBuilder.html">EmbedFooterBuilder</a> of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithFooter(EmbedFooterBuilder footer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedFooterBuilder.html">EmbedFooterBuilder</a></td>
<td><span class="parametername">footer</span></td>
<td><p>The footer builder class containing the footer field properties.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithFooter_System_Action_Discord_EmbedFooterBuilder__.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithFooter(System.Action%7BDiscord.EmbedFooterBuilder%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L335">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithFooter_" data-uid="Discord.EmbedBuilder.WithFooter*"></a>
<h4 id="Discord_EmbedBuilder_WithFooter_System_Action_Discord_EmbedFooterBuilder__" data-uid="Discord.EmbedBuilder.WithFooter(System.Action{Discord.EmbedFooterBuilder})">WithFooter(Action&lt;EmbedFooterBuilder&gt;)</h4>
<div class="markdown level1 summary"><p>Sets the footer field of an <a class="xref" href="Discord.Embed.html">Embed</a> with the provided properties.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithFooter(Action&lt;EmbedFooterBuilder&gt; action)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Action</span>&lt;<a class="xref" href="Discord.EmbedFooterBuilder.html">EmbedFooterBuilder</a>&gt;</td>
<td><span class="parametername">action</span></td>
<td><p>The delegate containing the footer field properties.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithFooter_System_String_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithFooter(System.String%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L350">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithFooter_" data-uid="Discord.EmbedBuilder.WithFooter*"></a>
<h4 id="Discord_EmbedBuilder_WithFooter_System_String_System_String_" data-uid="Discord.EmbedBuilder.WithFooter(System.String,System.String)">WithFooter(String, String)</h4>
<div class="markdown level1 summary"><p>Sets the footer field of an <a class="xref" href="Discord.Embed.html">Embed</a> with the provided name, icon URL.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithFooter(string text, string iconUrl = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">text</span></td>
<td><p>The title of the footer field.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">iconUrl</span></td>
<td><p>The icon URL of the footer field.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithImageUrl_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithImageUrl(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L229">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithImageUrl_" data-uid="Discord.EmbedBuilder.WithImageUrl*"></a>
<h4 id="Discord_EmbedBuilder_WithImageUrl_System_String_" data-uid="Discord.EmbedBuilder.WithImageUrl(System.String)">WithImageUrl(String)</h4>
<div class="markdown level1 summary"><p>Sets the image URL of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithImageUrl(string imageUrl)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">imageUrl</span></td>
<td><p>The image URL to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithThumbnailUrl_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithThumbnailUrl(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L217">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithThumbnailUrl_" data-uid="Discord.EmbedBuilder.WithThumbnailUrl*"></a>
<h4 id="Discord_EmbedBuilder_WithThumbnailUrl_System_String_" data-uid="Discord.EmbedBuilder.WithThumbnailUrl(System.String)">WithThumbnailUrl(String)</h4>
<div class="markdown level1 summary"><p>Sets the thumbnail URL of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithThumbnailUrl(string thumbnailUrl)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">thumbnailUrl</span></td>
<td><p>The thumbnail URL to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithTimestamp_System_DateTimeOffset_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithTimestamp(System.DateTimeOffset)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L252">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithTimestamp_" data-uid="Discord.EmbedBuilder.WithTimestamp*"></a>
<h4 id="Discord_EmbedBuilder_WithTimestamp_System_DateTimeOffset_" data-uid="Discord.EmbedBuilder.WithTimestamp(System.DateTimeOffset)">WithTimestamp(DateTimeOffset)</h4>
<div class="markdown level1 summary"><p>Sets the timestamp of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithTimestamp(DateTimeOffset dateTimeOffset)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.DateTimeOffset</span></td>
<td><span class="parametername">dateTimeOffset</span></td>
<td><p>The timestamp to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithTitle_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithTitle(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L181">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithTitle_" data-uid="Discord.EmbedBuilder.WithTitle*"></a>
<h4 id="Discord_EmbedBuilder_WithTitle_System_String_" data-uid="Discord.EmbedBuilder.WithTitle(System.String)">WithTitle(String)</h4>
<div class="markdown level1 summary"><p>Sets the title of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithTitle(string title)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">title</span></td>
<td><p>The title to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder_WithUrl_System_String_.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder.WithUrl(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L205">View Source</a>
</span>
<a id="Discord_EmbedBuilder_WithUrl_" data-uid="Discord.EmbedBuilder.WithUrl*"></a>
<h4 id="Discord_EmbedBuilder_WithUrl_System_String_" data-uid="Discord.EmbedBuilder.WithUrl(System.String)">WithUrl(String)</h4>
<div class="markdown level1 summary"><p>Sets the URL of an <a class="xref" href="Discord.Embed.html">Embed</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public EmbedBuilder WithUrl(string url)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">url</span></td>
<td><p>The URL to be set.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Discord.EmbedBuilder.html">EmbedBuilder</a></td>
<td><p>The current builder.</p>
</td>
</tr>
</tbody>
</table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_UInt32_">EmbedBuilderExtensions.WithColor(EmbedBuilder, UInt32)</a>
</div>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_Byte_System_Byte_System_Byte_">EmbedBuilderExtensions.WithColor(EmbedBuilder, Byte, Byte, Byte)</a>
</div>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_Int32_System_Int32_System_Int32_">EmbedBuilderExtensions.WithColor(EmbedBuilder, Int32, Int32, Int32)</a>
</div>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithColor_Discord_EmbedBuilder_System_Single_System_Single_System_Single_">EmbedBuilderExtensions.WithColor(EmbedBuilder, Single, Single, Single)</a>
</div>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithAuthor_Discord_EmbedBuilder_Discord_IUser_">EmbedBuilderExtensions.WithAuthor(EmbedBuilder, IUser)</a>
</div>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithFields_Discord_EmbedBuilder_System_Collections_Generic_IEnumerable_Discord_EmbedFieldBuilder__">EmbedBuilderExtensions.WithFields(EmbedBuilder, IEnumerable&lt;EmbedFieldBuilder&gt;)</a>
</div>
<div>
<a class="xref" href="Discord.EmbedBuilderExtensions.html#Discord_EmbedBuilderExtensions_WithFields_Discord_EmbedBuilder_Discord_EmbedFieldBuilder___">EmbedBuilderExtensions.WithFields(EmbedBuilder, EmbedFieldBuilder[])</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goaaats/Discord.Net/new/819a325cec923e4a817ab2f08be5c7bbe0d775d0/apiSpec/new?filename=Discord_EmbedBuilder.md&amp;value=---%0Auid%3A%20Discord.EmbedBuilder%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goaaats/Discord.Net/blob/819a325cec923e4a817ab2f08be5c7bbe0d775d0/src/Discord.Net.Core/Entities/Messages/EmbedBuilder.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>