mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
deploy: 0c2e8eae87
This commit is contained in:
@@ -463,6 +463,38 @@ Class Message <a class="header-action link-secondary" title="View source" href=
|
||||
|
||||
|
||||
|
||||
<a id="EchoHub_Core_Models_Message_ReplyToMessageId_" data-uid="EchoHub.Core.Models.Message.ReplyToMessageId*"></a>
|
||||
|
||||
<h3 id="EchoHub_Core_Models_Message_ReplyToMessageId" data-uid="EchoHub.Core.Models.Message.ReplyToMessageId">
|
||||
ReplyToMessageId
|
||||
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Core/Models/Message.cs"><i class="bi bi-code-slash"></i></a>
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Message this one replies to, if any. The target may since have been deleted.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Guid? ReplyToMessageId { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.guid">Guid</a>?</dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="EchoHub_Core_Models_Message_SenderUserId_" data-uid="EchoHub.Core.Models.Message.SenderUserId*"></a>
|
||||
|
||||
<h3 id="EchoHub_Core_Models_Message_SenderUserId" data-uid="EchoHub.Core.Models.Message.SenderUserId">
|
||||
|
||||
Reference in New Issue
Block a user