This commit is contained in:
HueByte
2026-07-17 19:09:56 +00:00
parent dfbe5be317
commit a6bf50c567
73 changed files with 17893 additions and 427 deletions
+16
View File
@@ -121,6 +121,22 @@ so the UI layer can refresh.</p>
<dd><p>A colored text segment within a chat line.</p>
</dd>
</dl>
<h3 id="structs">
Structs
</h3>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Chat.AttachmentActionSpan.html">AttachmentActionSpan</a></dt>
<dd><p>Inclusive column range on a chat line that triggers an attachment action when clicked.</p>
</dd>
</dl>
<h3 id="enums">
Enums
</h3>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Client.UI.Chat.AttachmentAction.html">AttachmentAction</a></dt>
<dd><p>An action a click on an attachment line can trigger.</p>
</dd>
</dl>
</article>