-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,003 changed files
with
484,613 additions
and
1 deletion.
There are no files selected for viewing
194 changes: 194 additions & 0 deletions
194
2024.2/api/Remora.Discord.API.Abstractions.DiscordAPIVersion.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,194 @@ | ||
<!DOCTYPE html> | ||
<!--[if IE]><![endif]--> | ||
<html> | ||
|
||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
<title>Enum DiscordAPIVersion | Remora.Discord </title> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="title" content="Enum DiscordAPIVersion | Remora.Discord "> | ||
<meta name="generator" content="docfx "> | ||
|
||
<link rel="shortcut icon" href="../images/1f988.svg"> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/default.min.css"> | ||
<link rel="stylesheet" href="../styles/colors.css"> | ||
<link rel="stylesheet" href="../styles/discord.css"> | ||
<link rel="stylesheet" href="../styles/main.css"> | ||
<meta property="docfx:navrel" content="../toc.html"> | ||
<meta property="docfx:tocrel" content="toc.html"> | ||
<meta property="docfx:version" content="2024.2"> | ||
<meta property="docfx:versionsrel" content="../../versions.json"> | ||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<div class="top-navbar"> | ||
|
||
<a class="burger-icon" onclick="toggleMenu()"> | ||
<svg name="Hamburger" style="vertical-align: middle;" width="24" height="24" viewbox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M20 6H4V9H20V6ZM4 10.999H20V13.999H4V10.999ZM4 15.999H20V18.999H4V15.999Z"></path></svg> | ||
</a> | ||
|
||
|
||
<a class="brand" href="../index.html"> | ||
<img src="../images/1f988.svg" alt="Remora.Discord" class="logomark"> | ||
<span class="brand-title">Remora.Discord</span> | ||
</a> | ||
</div> | ||
|
||
<div class="body-content"> | ||
|
||
<div id="blackout" class="blackout" onclick="toggleMenu()"></div> | ||
|
||
<nav id="sidebar" role="navigation"> | ||
|
||
<div class="sidebar"> | ||
|
||
|
||
<div> | ||
<div class="mobile-hide"> | ||
|
||
<a class="brand" href="../index.html"> | ||
<img src="../images/1f988.svg" alt="Remora.Discord" class="logomark"> | ||
<span class="brand-title">Remora.Discord</span> | ||
</a> </div> | ||
|
||
<div id="versionbar"></div> | ||
<div class="sidebar-item-separator"></div> | ||
|
||
|
||
<div id="navbar"> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="sidebar-item-separator"></div> | ||
|
||
|
||
<div id="sidetoggle"> | ||
<div id="sidetoc"></div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="footer"> | ||
|
||
<span>Generated by <strong>DocFX</strong></span> | ||
</div> | ||
</nav> | ||
|
||
<main class="main-panel"> | ||
|
||
|
||
<div role="main" class="main-panel-content hide-when-search"> | ||
|
||
|
||
<div class="subnav navbar navbar-default"> | ||
<div class="container hide-when-search" id="breadcrumb"> | ||
<ul class="breadcrumb"> | ||
<li></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<article class="content wrap" id="_content" data-uid="Remora.Discord.API.Abstractions.DiscordAPIVersion"> | ||
|
||
|
||
|
||
|
||
<h1 id="Remora_Discord_API_Abstractions_DiscordAPIVersion" data-uid="Remora.Discord.API.Abstractions.DiscordAPIVersion" class="text-break">Enum DiscordAPIVersion</h1> | ||
<div class="markdown level0 summary"><p>Enumerates various released versions of the Discord API.</p> | ||
</div> | ||
<div class="markdown level0 conceptual"></div> | ||
<h6><strong>Namespace</strong>: <a class="xref" href="Remora.html">Remora</a>.<a class="xref" href="Remora.Discord.html">Discord</a>.<a class="xref" href="Remora.Discord.API.html">API</a>.<a class="xref" href="Remora.Discord.API.Abstractions.html">Abstractions</a></h6> | ||
<h6><strong>Assembly</strong>: Remora.Discord.API.Abstractions.dll</h6> | ||
<h5 id="Remora_Discord_API_Abstractions_DiscordAPIVersion_syntax">Syntax</h5> | ||
<div class="codewrapper"> | ||
<pre><code class="lang-csharp hljs">[PublicAPI] | ||
public enum DiscordAPIVersion</code></pre> | ||
</div> | ||
<h3 id="fields">Fields | ||
</h3> | ||
<table class="table table-bordered table-condensed"> | ||
<thead> | ||
<tr> | ||
<th>Name</th> | ||
<th>Description</th> | ||
</tr> | ||
<thead> | ||
</thead></thead><tbody> | ||
<tr> | ||
<td id="Default">Default</td> | ||
<td><p>The default version of the API.</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td id="Stable">Stable</td> | ||
<td><p>The stable version of the API.</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td id="V10">V10</td> | ||
<td><p>Version 10 of the API.</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td id="V6">V6</td> | ||
<td><p>Version 6 of the API.</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td id="V7">V7</td> | ||
<td><p>Version 7 of the API.</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td id="V8">V8</td> | ||
<td><p>Version 8 of the API.</p> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td id="V9">V9</td> | ||
<td><p>Version 9 of the API.</p> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</article> | ||
|
||
</div> | ||
</main> | ||
</div> | ||
|
||
|
||
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script> | ||
<script type="text/javascript" src="../styles/jquery.twbsPagination.js"></script> | ||
<script type="text/javascript" src="../styles/url.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script> | ||
<script type="text/javascript" src="../styles/docfx.js"></script> | ||
<script type="text/javascript" src="../styles/main.js"></script> | ||
<script type="module"> | ||
import mermaid from 'https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.0.2/mermaid.esm.min.mjs'; | ||
mermaid.initialize({ | ||
startOnLoad: false, | ||
theme: "dark", | ||
flowchart: { | ||
curve: "stepAfter" | ||
} | ||
}); | ||
mermaid.run({ | ||
querySelector: ".lang-mermaid", | ||
suppressErrors: true, | ||
}); | ||
</script> | ||
|
||
</body> | ||
|
||
</html> |
180 changes: 180 additions & 0 deletions
180
2024.2/api/Remora.Discord.API.Abstractions.Gateway.Bidirectional.IHeartbeat.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,180 @@ | ||
<!DOCTYPE html> | ||
<!--[if IE]><![endif]--> | ||
<html> | ||
|
||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
<title>Interface IHeartbeat | Remora.Discord </title> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="title" content="Interface IHeartbeat | Remora.Discord "> | ||
<meta name="generator" content="docfx "> | ||
|
||
<link rel="shortcut icon" href="../images/1f988.svg"> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/default.min.css"> | ||
<link rel="stylesheet" href="../styles/colors.css"> | ||
<link rel="stylesheet" href="../styles/discord.css"> | ||
<link rel="stylesheet" href="../styles/main.css"> | ||
<meta property="docfx:navrel" content="../toc.html"> | ||
<meta property="docfx:tocrel" content="toc.html"> | ||
<meta property="docfx:version" content="2024.2"> | ||
<meta property="docfx:versionsrel" content="../../versions.json"> | ||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<div class="top-navbar"> | ||
|
||
<a class="burger-icon" onclick="toggleMenu()"> | ||
<svg name="Hamburger" style="vertical-align: middle;" width="24" height="24" viewbox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M20 6H4V9H20V6ZM4 10.999H20V13.999H4V10.999ZM4 15.999H20V18.999H4V15.999Z"></path></svg> | ||
</a> | ||
|
||
|
||
<a class="brand" href="../index.html"> | ||
<img src="../images/1f988.svg" alt="Remora.Discord" class="logomark"> | ||
<span class="brand-title">Remora.Discord</span> | ||
</a> | ||
</div> | ||
|
||
<div class="body-content"> | ||
|
||
<div id="blackout" class="blackout" onclick="toggleMenu()"></div> | ||
|
||
<nav id="sidebar" role="navigation"> | ||
|
||
<div class="sidebar"> | ||
|
||
|
||
<div> | ||
<div class="mobile-hide"> | ||
|
||
<a class="brand" href="../index.html"> | ||
<img src="../images/1f988.svg" alt="Remora.Discord" class="logomark"> | ||
<span class="brand-title">Remora.Discord</span> | ||
</a> </div> | ||
|
||
<div id="versionbar"></div> | ||
<div class="sidebar-item-separator"></div> | ||
|
||
|
||
<div id="navbar"> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="sidebar-item-separator"></div> | ||
|
||
|
||
<div id="sidetoggle"> | ||
<div id="sidetoc"></div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="footer"> | ||
|
||
<span>Generated by <strong>DocFX</strong></span> | ||
</div> | ||
</nav> | ||
|
||
<main class="main-panel"> | ||
|
||
|
||
<div role="main" class="main-panel-content hide-when-search"> | ||
|
||
|
||
<div class="subnav navbar navbar-default"> | ||
<div class="container hide-when-search" id="breadcrumb"> | ||
<ul class="breadcrumb"> | ||
<li></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<article class="content wrap" id="_content" data-uid="Remora.Discord.API.Abstractions.Gateway.Bidirectional.IHeartbeat"> | ||
|
||
|
||
|
||
<h1 id="Remora_Discord_API_Abstractions_Gateway_Bidirectional_IHeartbeat" data-uid="Remora.Discord.API.Abstractions.Gateway.Bidirectional.IHeartbeat" class="text-break">Interface IHeartbeat</h1> | ||
<div class="markdown level0 summary"><p>Represents a heartbeat command to or from Discord.</p> | ||
</div> | ||
<div class="markdown level0 conceptual"></div> | ||
<h6><strong>Namespace</strong>: <a class="xref" href="Remora.html">Remora</a>.<a class="xref" href="Remora.Discord.html">Discord</a>.<a class="xref" href="Remora.Discord.API.html">API</a>.<a class="xref" href="Remora.Discord.API.Abstractions.html">Abstractions</a>.<a class="xref" href="Remora.Discord.API.Abstractions.Gateway.html">Gateway</a>.<a class="xref" href="Remora.Discord.API.Abstractions.Gateway.Bidirectional.html">Bidirectional</a></h6> | ||
<h6><strong>Assembly</strong>: Remora.Discord.API.Abstractions.dll</h6> | ||
<h5 id="Remora_Discord_API_Abstractions_Gateway_Bidirectional_IHeartbeat_syntax">Syntax</h5> | ||
<div class="codewrapper"> | ||
<pre><code class="lang-csharp hljs">[PublicAPI] | ||
public interface IHeartbeat : IGatewayCommand, IGatewayEvent, IGatewayPayloadData</code></pre> | ||
</div> | ||
<h3 id="properties">Properties | ||
</h3> | ||
<span class="small pull-right mobile-hide"> | ||
<span class="divider">|</span> | ||
<a href="https://github.com/Remora/Remora.Discord/new/2024.2/apiSpec/new?filename=Remora_Discord_API_Abstractions_Gateway_Bidirectional_IHeartbeat_LastSequenceNumber.md&value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Gateway.Bidirectional.IHeartbeat.LastSequenceNumber%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">Edit this page</a> | ||
</span> | ||
<span class="small pull-right mobile-hide"> | ||
<a href="https://github.com/Remora/Remora.Discord/blob/2024.2/Backend/Remora.Discord.API.Abstractions/API/Gateway/Bidirectional/IHeartbeat.cs/#L38">View Source</a> | ||
</span> | ||
<a id="Remora_Discord_API_Abstractions_Gateway_Bidirectional_IHeartbeat" data-uid="Remora.Discord.API.Abstractions.Gateway.Bidirectional.IHeartbeat.LastSequenceNumber*"></a> | ||
<h4 id="LastSequenceNumber" data-uid="Remora.Discord.API.Abstractions.Gateway.Bidirectional.IHeartbeat.LastSequenceNumber">LastSequenceNumber</h4> | ||
<div class="markdown level1 summary"><p>Gets the last sequence number received by the client.</p> | ||
</div> | ||
<div class="markdown level1 conceptual"></div> | ||
<h5 class="declaration">Declaration</h5> | ||
<div class="codewrapper"> | ||
<pre><code class="lang-csharp hljs">long? LastSequenceNumber { get; }</code></pre> | ||
</div> | ||
<h5 class="propertyValue">Property Value</h5> | ||
<table class="table table-bordered table-condensed"> | ||
<thead> | ||
<tr> | ||
<th>Type</th> | ||
<th>Description</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">long</a>?</td> | ||
<td></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
</article> | ||
|
||
</div> | ||
</main> | ||
</div> | ||
|
||
|
||
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js"></script> | ||
<script type="text/javascript" src="../styles/jquery.twbsPagination.js"></script> | ||
<script type="text/javascript" src="../styles/url.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script> | ||
<script type="text/javascript" src="../styles/docfx.js"></script> | ||
<script type="text/javascript" src="../styles/main.js"></script> | ||
<script type="module"> | ||
import mermaid from 'https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.0.2/mermaid.esm.min.mjs'; | ||
mermaid.initialize({ | ||
startOnLoad: false, | ||
theme: "dark", | ||
flowchart: { | ||
curve: "stepAfter" | ||
} | ||
}); | ||
mermaid.run({ | ||
querySelector: ".lang-mermaid", | ||
suppressErrors: true, | ||
}); | ||
</script> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.