mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -136,8 +136,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_ActiveClients_" data-uid="Discord.Rest.RestUser.ActiveClients*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_ActiveClients" data-uid="Discord.Rest.RestUser.ActiveClients">ActiveClients</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the set of clients where this user is currently active.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -167,8 +166,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_Activity_" data-uid="Discord.Rest.RestUser.Activity*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_Activity" data-uid="Discord.Rest.RestUser.Activity">Activity</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the activity this user is currently doing.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -198,8 +196,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_AvatarId_" data-uid="Discord.Rest.RestUser.AvatarId*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_AvatarId" data-uid="Discord.Rest.RestUser.AvatarId">AvatarId</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the identifier of this user's avatar.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -229,8 +226,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_CreatedAt_" data-uid="Discord.Rest.RestUser.CreatedAt*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_CreatedAt" data-uid="Discord.Rest.RestUser.CreatedAt">CreatedAt</h4>
|
||||
<div class="markdown level1 summary"><p>Gets when the snowflake was created.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -247,8 +243,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.DateTimeOffset</span></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> representing when the entity was first created.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -261,8 +256,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_Discriminator_" data-uid="Discord.Rest.RestUser.Discriminator*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_Discriminator" data-uid="Discord.Rest.RestUser.Discriminator">Discriminator</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the per-username unique ID for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -292,8 +286,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_DiscriminatorValue_" data-uid="Discord.Rest.RestUser.DiscriminatorValue*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_DiscriminatorValue" data-uid="Discord.Rest.RestUser.DiscriminatorValue">DiscriminatorValue</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the per-username unique ID for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -323,8 +316,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_IsBot_" data-uid="Discord.Rest.RestUser.IsBot*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_IsBot" data-uid="Discord.Rest.RestUser.IsBot">IsBot</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is identified as a bot.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -341,15 +333,10 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if the user is a bot application; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Rest_RestUser_IsBot_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This property retrieves a value that indicates whether this user is a registered bot application
|
||||
(indicated by the blue BOT tag within the official chat client).</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Rest_RestUser_IsWebhook.md&value=---%0Auid%3A%20Discord.Rest.RestUser.IsWebhook%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>
|
||||
|
|
@ -359,8 +346,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_IsWebhook_" data-uid="Discord.Rest.RestUser.IsWebhook*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_IsWebhook" data-uid="Discord.Rest.RestUser.IsWebhook">IsWebhook</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this user is a webhook user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -377,8 +363,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if the user is a webhook; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -391,8 +376,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_Mention_" data-uid="Discord.Rest.RestUser.Mention*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_Mention" data-uid="Discord.Rest.RestUser.Mention">Mention</h4>
|
||||
<div class="markdown level1 summary"><p>Returns a special string used to mention this object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -409,8 +393,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string that is recognized by Discord as a mention (e.g. <@168693960628371456>).</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -423,8 +406,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_Status_" data-uid="Discord.Rest.RestUser.Status*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_Status" data-uid="Discord.Rest.RestUser.Status">Status</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the current status of this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -454,8 +436,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_Username_" data-uid="Discord.Rest.RestUser.Username*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_Username" data-uid="Discord.Rest.RestUser.Username">Username</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the username for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -487,8 +468,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_GetAvatarUrl_" data-uid="Discord.Rest.RestUser.GetAvatarUrl*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_GetAvatarUrl_Discord_ImageFormat_System_UInt16_" data-uid="Discord.Rest.RestUser.GetAvatarUrl(Discord.ImageFormat,System.UInt16)">GetAvatarUrl(ImageFormat, UInt16)</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the avatar URL for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -507,14 +487,12 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.ImageFormat.html">ImageFormat</a></td>
|
||||
<td><span class="parametername">format</span></td>
|
||||
<td><p>The format to return.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt16</span></td>
|
||||
<td><span class="parametername">size</span></td>
|
||||
<td><p>The size of the image to return in. This can be any power of two between 16 and 2048.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -529,17 +507,10 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string representing the user's avatar URL; <code>null</code> if the user does not have an avatar in place.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Rest_RestUser_GetAvatarUrl_Discord_ImageFormat_System_UInt16__remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This property retrieves a URL for this user's avatar. In event that the user does not have a valid avatar
|
||||
(i.e. their avatar identifier is not set), this property will return <code>null</code>. If you wish to
|
||||
retrieve the default avatar for this user, consider using <a class="xref" href="Discord.IUser.html#Discord_IUser_GetDefaultAvatarUrl">GetDefaultAvatarUrl()</a> (see
|
||||
example).</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Rest_RestUser_GetDefaultAvatarUrl.md&value=---%0Auid%3A%20Discord.Rest.RestUser.GetDefaultAvatarUrl%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>
|
||||
|
|
@ -549,8 +520,7 @@ example).</p>
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_GetDefaultAvatarUrl_" data-uid="Discord.Rest.RestUser.GetDefaultAvatarUrl*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_GetDefaultAvatarUrl" data-uid="Discord.Rest.RestUser.GetDefaultAvatarUrl">GetDefaultAvatarUrl()</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the default avatar URL for this user.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -567,16 +537,10 @@ example).</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string representing the user's avatar URL.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Rest_RestUser_GetDefaultAvatarUrl_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This property retrieves a URL for this user's default avatar generated by Discord (Discord logo followed
|
||||
by a random color as its background). This property will always return a value as it is calculated based
|
||||
on the user's <a class="xref" href="Discord.IUser.html#Discord_IUser_DiscriminatorValue">DiscriminatorValue</a> (<code>discriminator % 5</code>).</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Rest_RestUser_GetOrCreateDMChannelAsync_Discord_RequestOptions_.md&value=---%0Auid%3A%20Discord.Rest.RestUser.GetOrCreateDMChannelAsync(Discord.RequestOptions)%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>
|
||||
|
|
@ -670,8 +634,7 @@ on the user's <a class="xref" href="Discord.IUser.html#Discord_IUser_Discriminat
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_UpdateAsync_" data-uid="Discord.Rest.RestUser.UpdateAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_UpdateAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestUser.UpdateAsync(Discord.RequestOptions)">UpdateAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Updates this object's properties with its current state.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -720,8 +683,7 @@ on the user's <a class="xref" href="Discord.IUser.html#Discord_IUser_Discriminat
|
|||
</span>
|
||||
<a id="Discord_Rest_RestUser_Discord_IUser_GetOrCreateDMChannelAsync_" data-uid="Discord.Rest.RestUser.Discord#IUser#GetOrCreateDMChannelAsync*"></a>
|
||||
<h4 id="Discord_Rest_RestUser_Discord_IUser_GetOrCreateDMChannelAsync_Discord_RequestOptions_" data-uid="Discord.Rest.RestUser.Discord#IUser#GetOrCreateDMChannelAsync(Discord.RequestOptions)">IUser.GetOrCreateDMChannelAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the direct message channel of this user, or create one if it does not already exist.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -740,8 +702,7 @@ on the user's <a class="xref" href="Discord.IUser.html#Discord_IUser_Discriminat
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -756,22 +717,10 @@ on the user's <a class="xref" href="Discord.IUser.html#Discord_IUser_Discriminat
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span><<a class="xref" href="Discord.IDMChannel.html">IDMChannel</a>></td>
|
||||
<td><p>A task that represents the asynchronous operation for getting or creating a DM channel. The task result
|
||||
contains the DM channel associated with this user.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Rest_RestUser_Discord_IUser_GetOrCreateDMChannelAsync_Discord_RequestOptions__remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This method is used to obtain or create a channel used to send a direct message.</p>
|
||||
<div class="WARNING"><h5>warning</h5><p>
|
||||
In event that the current user cannot send a message to the target user, a channel can and will
|
||||
still be created by Discord. However, attempting to send a message will yield a
|
||||
<span class="xref">Discord.Net.HttpException</span> with a 403 as its
|
||||
<span class="xref">Discord.Net.HttpException.HttpCode</span>. There are currently no official workarounds by
|
||||
Discord.
|
||||
</p></div>
|
||||
</div>
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<a class="xref" href="Discord.IUser.html">IUser</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue