This commit is contained in:
HueByte
2026-07-17 20:24:25 +00:00
parent a6bf50c567
commit ffac9f208a
23 changed files with 3937 additions and 46 deletions
+8
View File
@@ -122,6 +122,14 @@ new accounts (REST and IRC alike) require a valid, unexpired, not-fully-used cod
<dt><a class="xref" href="EchoHub.Core.Models.RefreshToken.html">RefreshToken</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Core.Models.ServerStatsReport.html">ServerStatsReport</a></dt>
<dd><p>A snapshot of server activity over one reporting window, produced periodically by the
stats-report background job. Each report is logged as pretty-printed JSON and persisted
for historical trend analysis. The window is &quot;since the previous report&quot; (or since startup
for the first report of a run).</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="EchoHub.Core.Models.User.html">User</a></dt>
<dd></dd>