Skip to content

Commit

Permalink
deploy: a10a63f
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihlus committed Apr 29, 2024
1 parent a49387b commit d9544bb
Show file tree
Hide file tree
Showing 31 changed files with 1,732 additions and 245 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ <h5>Inherited Members</h5>
<div>
<a class="xref" href="Remora.Discord.API.Abstractions.Objects.IEntitlement.html#GuildID">IEntitlement.GuildID</a>
</div>
<div>
<a class="xref" href="Remora.Discord.API.Abstractions.Objects.IEntitlement.html#IsConsumed">IEntitlement.IsConsumed</a>
</div>
</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.Events.html">Events</a></h6>
<h6><strong>Assembly</strong>: Remora.Discord.API.Abstractions.dll</h6>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ <h5>Inherited Members</h5>
<div>
<a class="xref" href="Remora.Discord.API.Abstractions.Objects.IEntitlement.html#GuildID">IEntitlement.GuildID</a>
</div>
<div>
<a class="xref" href="Remora.Discord.API.Abstractions.Objects.IEntitlement.html#IsConsumed">IEntitlement.IsConsumed</a>
</div>
</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.Events.html">Events</a></h6>
<h6><strong>Assembly</strong>: Remora.Discord.API.Abstractions.dll</h6>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ <h5>Inherited Members</h5>
<div>
<a class="xref" href="Remora.Discord.API.Abstractions.Objects.IEntitlement.html#GuildID">IEntitlement.GuildID</a>
</div>
<div>
<a class="xref" href="Remora.Discord.API.Abstractions.Objects.IEntitlement.html#IsConsumed">IEntitlement.IsConsumed</a>
</div>
</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.Events.html">Events</a></h6>
<h6><strong>Assembly</strong>: Remora.Discord.API.Abstractions.dll</h6>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,41 @@ <h3 id="fields">Fields
<tr>
<td id="ApplicationSubscription">ApplicationSubscription</td>
<td><p>The entitlement was purchased as an app subscription.</p>
</td>
</tr>
<tr>
<td id="DeveloperGift">DeveloperGift</td>
<td><p>The entitlement was gifted by a developer.</p>
</td>
</tr>
<tr>
<td id="FreePurchase">FreePurchase</td>
<td><p>The entitlement was granted when the SKU was free.</p>
</td>
</tr>
<tr>
<td id="PremiumPurchase">PremiumPurchase</td>
<td><p>The entitlement was claimed by a user for free as part of their Nitro subscription.</p>
</td>
</tr>
<tr>
<td id="PremiumSubscription">PremiumSubscription</td>
<td><p>The entitlement is a Nitro subscription.</p>
</td>
</tr>
<tr>
<td id="Purchase">Purchase</td>
<td><p>The entitlement was purchased by a user.</p>
</td>
</tr>
<tr>
<td id="TestModePurchase">TestModePurchase</td>
<td><p>The entitlement was purchased by a developer in application test mode.</p>
</td>
</tr>
<tr>
<td id="UserGift">UserGift</td>
<td><p>The entitlement was gifted by another user.</p>
</td>
</tr>
</tbody>
Expand Down
31 changes: 31 additions & 0 deletions main/api/Remora.Discord.API.Abstractions.Objects.IEntitlement.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,37 @@ <h5 class="propertyValue">Property Value</h5>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/Remora/Remora.Discord/new/main/apiSpec/new?filename=Remora_Discord_API_Abstractions_Objects_IEntitlement_IsConsumed.md&amp;value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Objects.IEntitlement.IsConsumed%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%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/main/Backend/Remora.Discord.API.Abstractions/API/Objects/Monetization/IEntitlement.cs/#L83">View Source</a>
</span>
<a id="Remora_Discord_API_Abstractions_Objects_IEntitlement" data-uid="Remora.Discord.API.Abstractions.Objects.IEntitlement.IsConsumed*"></a>
<h4 id="IsConsumed" data-uid="Remora.Discord.API.Abstractions.Objects.IEntitlement.IsConsumed">IsConsumed</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether the entitlement has been consumed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">Optional&lt;bool&gt; IsConsumed { 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><span class="xref">Optional</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/Remora/Remora.Discord/new/main/apiSpec/new?filename=Remora_Discord_API_Abstractions_Objects_IEntitlement_IsDeleted.md&amp;value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Objects.IEntitlement.IsDeleted%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,37 @@ <h5 class="propertyValue">Property Value</h5>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/Remora/Remora.Discord/new/main/apiSpec/new?filename=Remora_Discord_API_Abstractions_Objects_IPartialEntitlement_IsConsumed.md&amp;value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Objects.IPartialEntitlement.IsConsumed%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%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/main/Backend/Remora.Discord.API.Abstractions/API/Objects/Monetization/IPartialEntitlement.cs/#L63">View Source</a>
</span>
<a id="Remora_Discord_API_Abstractions_Objects_IPartialEntitlement" data-uid="Remora.Discord.API.Abstractions.Objects.IPartialEntitlement.IsConsumed*"></a>
<h4 id="IsConsumed" data-uid="Remora.Discord.API.Abstractions.Objects.IPartialEntitlement.IsConsumed">IsConsumed</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether the entitlement has been consumed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">Optional&lt;bool&gt; IsConsumed { 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><span class="xref">Optional</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/Remora/Remora.Discord/new/main/apiSpec/new?filename=Remora_Discord_API_Abstractions_Objects_IPartialEntitlement_IsDeleted.md&amp;value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Objects.IPartialEntitlement.IsDeleted%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
Expand Down
211 changes: 211 additions & 0 deletions main/api/Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,211 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>


<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface IBulkBanResponse | Remora.Discord </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface IBulkBanResponse | 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="main">
<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.Rest.IBulkBanResponse">



<h1 id="Remora_Discord_API_Abstractions_Rest_IBulkBanResponse" data-uid="Remora.Discord.API.Abstractions.Rest.IBulkBanResponse" class="text-break">Interface IBulkBanResponse</h1>
<div class="markdown level0 summary"><p>Represents a response to a bulk banning request.</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.Rest.html">Rest</a></h6>
<h6><strong>Assembly</strong>: Remora.Discord.API.Abstractions.dll</h6>
<h5 id="Remora_Discord_API_Abstractions_Rest_IBulkBanResponse_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[PublicAPI]
public interface IBulkBanResponse</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/main/apiSpec/new?filename=Remora_Discord_API_Abstractions_Rest_IBulkBanResponse_BannedUsers.md&amp;value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.BannedUsers%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%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/main/Backend/Remora.Discord.API.Abstractions/API/Rest/IBulkBanResponse.cs/#L38">View Source</a>
</span>
<a id="Remora_Discord_API_Abstractions_Rest_IBulkBanResponse" data-uid="Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.BannedUsers*"></a>
<h4 id="BannedUsers" data-uid="Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.BannedUsers">BannedUsers</h4>
<div class="markdown level1 summary"><p>Gets the IDs of the users who were successfully banned.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">IReadOnlyList&lt;Snowflake&gt; BannedUsers { 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.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<span class="xref">Snowflake</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/Remora/Remora.Discord/new/main/apiSpec/new?filename=Remora_Discord_API_Abstractions_Rest_IBulkBanResponse_FailedUsers.md&amp;value=---%0Auid%3A%20Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.FailedUsers%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%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/main/Backend/Remora.Discord.API.Abstractions/API/Rest/IBulkBanResponse.cs/#L43">View Source</a>
</span>
<a id="Remora_Discord_API_Abstractions_Rest_IBulkBanResponse" data-uid="Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.FailedUsers*"></a>
<h4 id="FailedUsers" data-uid="Remora.Discord.API.Abstractions.Rest.IBulkBanResponse.FailedUsers">FailedUsers</h4>
<div class="markdown level1 summary"><p>Gets the IDs of the users who were not banned.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">IReadOnlyList&lt;Snowflake&gt; FailedUsers { 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.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<span class="xref">Snowflake</span>&gt;</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/popper.js@1.16.0/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>
Loading

0 comments on commit d9544bb

Please sign in to comment.