Skip to content

Commit

Permalink
deploy: cb65596
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihlus committed Mar 31, 2024
1 parent b8509ff commit f5af0f4
Show file tree
Hide file tree
Showing 112 changed files with 609 additions and 568 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">long</span>?</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">long</a>?</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,17 @@ <h3 id="fields">Fields
<tr>
<td id="Connect">Connect</td>
<td><p>Allows for joining of a voice channel.</p>
</td>
</tr>
<tr>
<td id="CreateEvents">CreateEvents</td>
<td><p>Allows for creating scheduled events, as well as editing and deleting those created by the current user.</p>
</td>
</tr>
<tr>
<td id="CreateGuildExpressions">CreateGuildExpressions</td>
<td><p>Allows for creating emojis, stickers, and soundboard sounds, as well as editing and deleting those created by
the current user.</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -193,7 +204,7 @@ <h3 id="fields">Fields
</tr>
<tr>
<td id="ManageEvents">ManageEvents</td>
<td><p>Allows the user to manage scheduled events.</p>
<td><p>Allows for editing and deleting scheduled events created by all users.</p>
</td>
</tr>
<tr>
Expand All @@ -203,7 +214,7 @@ <h3 id="fields">Fields
</tr>
<tr>
<td id="ManageGuildExpressions">ManageGuildExpressions</td>
<td><p>Allows management and editing of emojis, stickers, and soundboard sounds.</p>
<td><p>Allows for editing and deleting of emojis, stickers, and soundboard sounds created by all users.</p>
</td>
</tr>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -512,7 +512,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -698,7 +698,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<span class="xref">System.Uri</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -731,7 +731,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">OneOf</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <span class="xref">long</span>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>, <span class="xref">Remora.Rest.Core.Snowflake</span>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>&gt;&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">OneOf</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">long</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>, <span class="xref">Remora.Rest.Core.Snowflake</span>, <span class="xref">double</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint32">uint</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">uint</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -431,7 +431,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">OneOf.OneOf&lt;T0, T1, T2, T3&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint64">ulong</a>, <span class="xref">long</span>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.single">float</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>&gt;&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">OneOf.OneOf&lt;T0, T1, T2, T3&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint64">ulong</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">long</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.single">float</a>, <span class="xref">double</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -466,7 +466,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint32">uint</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">uint</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -500,7 +500,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">OneOf.OneOf&lt;T0, T1, T2, T3&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint64">ulong</a>, <span class="xref">long</span>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.single">float</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>&gt;&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">OneOf.OneOf&lt;T0, T1, T2, T3&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint64">ulong</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">long</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.single">float</a>, <span class="xref">double</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">OneOf.OneOf&lt;T0, T1, T2&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>&gt;</td>
<td><span class="xref">OneOf.OneOf&lt;T0, T1, T2&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>, <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>, <span class="xref">double</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -512,7 +512,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -698,7 +698,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a>&lt;<span class="xref">System.Uri</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -731,7 +731,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td><span class="parametername">customInstallUrl</span></td>
<td><p>The default custom authorization URL of the app.</p>
</td>
Expand All @@ -716,7 +716,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td><span class="parametername">roleConnectionsVerificationUrl</span></td>
<td><p>The role connections verification URL of the app.</p>
</td>
Expand Down Expand Up @@ -746,7 +746,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uri">Uri</a>&gt;</td>
<td><span class="xref">Remora.Rest.Core.Optional&lt;TValue&gt;</span>&lt;<span class="xref">System.Uri</span>&gt;</td>
<td><span class="parametername">interactionsEndpointUrl</span></td>
<td><p>The new interactions endpoint URL.</p>
</td>
Expand Down
Loading

0 comments on commit f5af0f4

Please sign in to comment.