mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -73,8 +73,7 @@
|
|||
|
||||
<h1 id="Discord_Attachment" data-uid="Discord.Attachment" class="text-break">Class Attachment
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Represents a message attachment found in a <a class="xref" href="Discord.IUserMessage.html">IUserMessage</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
|
|
@ -123,8 +122,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_Filename_" data-uid="Discord.Attachment.Filename*"></a>
|
||||
<h4 id="Discord_Attachment_Filename" data-uid="Discord.Attachment.Filename">Filename</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the filename of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -141,8 +139,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the full filename of this attachment (e.g. <code>textFile.txt</code>).</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -155,8 +152,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_Height_" data-uid="Discord.Attachment.Height*"></a>
|
||||
<h4 id="Discord_Attachment_Height" data-uid="Discord.Attachment.Height">Height</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the height of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -173,8 +169,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.Int32</span>></td>
|
||||
<td><p>The height of this attachment if it is a picture; otherwise <code>null</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -187,8 +182,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_Id_" data-uid="Discord.Attachment.Id*"></a>
|
||||
<h4 id="Discord_Attachment_Id" data-uid="Discord.Attachment.Id">Id</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -205,8 +199,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td><p>A snowflake ID associated with this attachment.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -219,8 +212,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_ProxyUrl_" data-uid="Discord.Attachment.ProxyUrl*"></a>
|
||||
<h4 id="Discord_Attachment_ProxyUrl" data-uid="Discord.Attachment.ProxyUrl">ProxyUrl</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a proxied URL of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -237,8 +229,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the proxied URL of this attachment.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -251,8 +242,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_Size_" data-uid="Discord.Attachment.Size*"></a>
|
||||
<h4 id="Discord_Attachment_Size" data-uid="Discord.Attachment.Size">Size</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the file size of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -269,8 +259,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><p>The size of this attachment in bytes.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -283,8 +272,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_Url_" data-uid="Discord.Attachment.Url*"></a>
|
||||
<h4 id="Discord_Attachment_Url" data-uid="Discord.Attachment.Url">Url</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the URL of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -301,8 +289,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string containing the URL of this attachment.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -315,8 +302,7 @@
|
|||
</span>
|
||||
<a id="Discord_Attachment_Width_" data-uid="Discord.Attachment.Width*"></a>
|
||||
<h4 id="Discord_Attachment_Width" data-uid="Discord.Attachment.Width">Width</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the width of this attachment.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -333,8 +319,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.Int32</span>></td>
|
||||
<td><p>The width of this attachment if it is a picture; otherwise <code>null</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue