mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 23:34:10 +02:00
deploy: ce41ef9c0a
This commit is contained in:
@@ -94,6 +94,12 @@
|
||||
<h3 id="classes">
|
||||
Classes
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Core.Models.Attachment.html">Attachment</a></dt>
|
||||
<dd><p>A file attached to a message (image, audio, or any file). A message may carry
|
||||
zero or more attachments alongside its text content (Discord-style).</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Core.Models.Channel.html">Channel</a></dt>
|
||||
<dd></dd>
|
||||
@@ -117,6 +123,12 @@ Classes
|
||||
<h3 id="enums">
|
||||
Enums
|
||||
</h3>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Core.Models.AttachmentKind.html">AttachmentKind</a></dt>
|
||||
<dd><p>The kind of a message attachment. Determines how the client renders it
|
||||
(ASCII preview for images, a play affordance for audio, a download line for files).</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="EchoHub.Core.Models.MessageType.html">MessageType</a></dt>
|
||||
<dd></dd>
|
||||
|
||||
Reference in New Issue
Block a user