mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -168,8 +168,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketUnknownUser_AvatarId_" data-uid="Discord.WebSocket.SocketUnknownUser.AvatarId*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketUnknownUser_AvatarId" data-uid="Discord.WebSocket.SocketUnknownUser.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">
|
||||
|
|
@ -201,8 +200,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketUnknownUser_DiscriminatorValue_" data-uid="Discord.WebSocket.SocketUnknownUser.DiscriminatorValue*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketUnknownUser_DiscriminatorValue" data-uid="Discord.WebSocket.SocketUnknownUser.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">
|
||||
|
|
@ -234,8 +232,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketUnknownUser_IsBot_" data-uid="Discord.WebSocket.SocketUnknownUser.IsBot*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketUnknownUser_IsBot" data-uid="Discord.WebSocket.SocketUnknownUser.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">
|
||||
|
|
@ -252,17 +249,12 @@
|
|||
<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 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Discord.WebSocket.SocketUser.html#Discord_WebSocket_SocketUser_IsBot">SocketUser.IsBot</a></div>
|
||||
<h5 id="Discord_WebSocket_SocketUnknownUser_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_WebSocket_SocketUnknownUser_IsWebhook.md&value=---%0Auid%3A%20Discord.WebSocket.SocketUnknownUser.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>
|
||||
|
|
@ -272,8 +264,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketUnknownUser_IsWebhook_" data-uid="Discord.WebSocket.SocketUnknownUser.IsWebhook*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketUnknownUser_IsWebhook" data-uid="Discord.WebSocket.SocketUnknownUser.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">
|
||||
|
|
@ -290,8 +281,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>
|
||||
|
|
@ -306,8 +296,7 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketUnknownUser_Username_" data-uid="Discord.WebSocket.SocketUnknownUser.Username*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketUnknownUser_Username" data-uid="Discord.WebSocket.SocketUnknownUser.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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue