mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -132,7 +132,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Activity_" data-uid="Discord.WebSocket.SocketMessage.Activity*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Activity" data-uid="Discord.WebSocket.SocketMessage.Activity">Activity</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the activity associated with a message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -149,10 +150,15 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.MessageActivity.html">MessageActivity</a></td>
|
||||
<td></td>
|
||||
<td><p>A message's activity, if any is associated.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_Activity_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>Sent with Rich Presence-related chat embeds. This often refers to activity that requires end-user's
|
||||
interaction, such as a Spotify Invite activity.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_Application.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.Application%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -162,7 +168,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Application_" data-uid="Discord.WebSocket.SocketMessage.Application*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Application" data-uid="Discord.WebSocket.SocketMessage.Application">Application</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the application associated with a message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -179,10 +186,14 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.MessageApplication.html">MessageApplication</a></td>
|
||||
<td></td>
|
||||
<td><p>A message's application, if any is associated.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_Application_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>Sent with Rich-Presence-related chat embeds.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_Attachments.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.Attachments%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -288,7 +299,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Content_" data-uid="Discord.WebSocket.SocketMessage.Content*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Content" data-uid="Discord.WebSocket.SocketMessage.Content">Content</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the content for this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -305,7 +317,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string that contains the body of the message; note that this field may be empty if there is an embed.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -318,7 +331,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_CreatedAt_" data-uid="Discord.WebSocket.SocketMessage.CreatedAt*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_CreatedAt" data-uid="Discord.WebSocket.SocketMessage.CreatedAt">CreatedAt</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets when the snowflake was created.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -335,7 +349,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.DateTimeOffset</span></td>
|
||||
<td></td>
|
||||
<td><p>A <span class="xref">System.DateTimeOffset</span> representing when the entity was first created.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -348,7 +363,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_EditedTimestamp_" data-uid="Discord.WebSocket.SocketMessage.EditedTimestamp*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_EditedTimestamp" data-uid="Discord.WebSocket.SocketMessage.EditedTimestamp">EditedTimestamp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the time of this message's last edit.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -365,7 +381,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.DateTimeOffset</span>></td>
|
||||
<td></td>
|
||||
<td><p>Time of when the message was last edited; <code>null</code> if the message is never edited.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -410,7 +427,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_IsPinned_" data-uid="Discord.WebSocket.SocketMessage.IsPinned*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_IsPinned" data-uid="Discord.WebSocket.SocketMessage.IsPinned">IsPinned</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the value that indicates whether this message is pinned.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -427,7 +445,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this message was added to its channel's pinned messages; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -440,7 +459,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_IsSuppressed_" data-uid="Discord.WebSocket.SocketMessage.IsSuppressed*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_IsSuppressed" data-uid="Discord.WebSocket.SocketMessage.IsSuppressed">IsSuppressed</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the value that indicates whether or not this message's embeds are suppressed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -457,7 +477,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if the embeds in this message have been suppressed (made invisible); otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -470,7 +491,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_IsTTS_" data-uid="Discord.WebSocket.SocketMessage.IsTTS*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_IsTTS" data-uid="Discord.WebSocket.SocketMessage.IsTTS">IsTTS</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the value that indicates whether this message was meant to be read-aloud by Discord.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -487,7 +509,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
<td><p><code>true</code> if this message was sent as a text-to-speech message; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -596,7 +619,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Reactions_" data-uid="Discord.WebSocket.SocketMessage.Reactions*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Reactions" data-uid="Discord.WebSocket.SocketMessage.Reactions">Reactions</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets all reactions included in this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -626,7 +650,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Reference_" data-uid="Discord.WebSocket.SocketMessage.Reference*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Reference" data-uid="Discord.WebSocket.SocketMessage.Reference">Reference</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the reference to the original message if it was crossposted.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -643,10 +668,15 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.MessageReference.html">MessageReference</a></td>
|
||||
<td></td>
|
||||
<td><p>A message's reference, if any is associated.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_Reference_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>Sent with Cross-posted messages, meaning they were published from news channels
|
||||
and received by subscriber channels.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_Source.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.Source%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -656,7 +686,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Source_" data-uid="Discord.WebSocket.SocketMessage.Source*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Source" data-uid="Discord.WebSocket.SocketMessage.Source">Source</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the source type of this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -686,7 +717,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Tags_" data-uid="Discord.WebSocket.SocketMessage.Tags*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Tags" data-uid="Discord.WebSocket.SocketMessage.Tags">Tags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets all tags included in this message's content.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -716,7 +748,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Timestamp_" data-uid="Discord.WebSocket.SocketMessage.Timestamp*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Timestamp" data-uid="Discord.WebSocket.SocketMessage.Timestamp">Timestamp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the time this message was sent.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -733,7 +766,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.DateTimeOffset</span></td>
|
||||
<td></td>
|
||||
<td><p>Time of when the message was sent.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -748,7 +782,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_AddReactionAsync_" data-uid="Discord.WebSocket.SocketMessage.AddReactionAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_AddReactionAsync_Discord_IEmote_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketMessage.AddReactionAsync(Discord.IEmote,Discord.RequestOptions)">AddReactionAsync(IEmote, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Adds a reaction to this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -767,12 +802,14 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.IEmote.html">IEmote</a></td>
|
||||
<td><span class="parametername">emote</span></td>
|
||||
<td></td>
|
||||
<td><p>The emoji used to react to this message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -787,10 +824,15 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous operation for adding a reaction to this message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_AddReactionAsync_Discord_IEmote_Discord_RequestOptions__seealso">See Also</h5>
|
||||
<div class="seealso">
|
||||
<div><a class="xref" href="Discord.IEmote.html">IEmote</a></div>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_DeleteAsync_Discord_RequestOptions_.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.DeleteAsync(Discord.RequestOptions)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -800,7 +842,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_DeleteAsync_" data-uid="Discord.WebSocket.SocketMessage.DeleteAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_DeleteAsync_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketMessage.DeleteAsync(Discord.RequestOptions)">DeleteAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Deletes this object and all its children.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -819,7 +862,8 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -904,7 +948,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_RemoveAllReactionsAsync_" data-uid="Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_RemoveAllReactionsAsync_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketMessage.RemoveAllReactionsAsync(Discord.RequestOptions)">RemoveAllReactionsAsync(RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Removes all reactions from this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -923,7 +968,8 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -938,7 +984,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous removal operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -951,7 +998,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_RemoveReactionAsync_" data-uid="Discord.WebSocket.SocketMessage.RemoveReactionAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_Discord_IUser_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote,Discord.IUser,Discord.RequestOptions)">RemoveReactionAsync(IEmote, IUser, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Removes a reaction from message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -970,17 +1018,20 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.IEmote.html">IEmote</a></td>
|
||||
<td><span class="parametername">emote</span></td>
|
||||
<td></td>
|
||||
<td><p>The emoji used to react to this message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.IUser.html">IUser</a></td>
|
||||
<td><span class="parametername">user</span></td>
|
||||
<td></td>
|
||||
<td><p>The user that added the emoji.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -995,10 +1046,15 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous operation for removing a reaction to this message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_Discord_IUser_Discord_RequestOptions__seealso">See Also</h5>
|
||||
<div class="seealso">
|
||||
<div><a class="xref" href="Discord.IEmote.html">IEmote</a></div>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_System_UInt64_Discord_RequestOptions_.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote%2CSystem.UInt64%2CDiscord.RequestOptions)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -1008,7 +1064,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_RemoveReactionAsync_" data-uid="Discord.WebSocket.SocketMessage.RemoveReactionAsync*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_System_UInt64_Discord_RequestOptions_" data-uid="Discord.WebSocket.SocketMessage.RemoveReactionAsync(Discord.IEmote,System.UInt64,Discord.RequestOptions)">RemoveReactionAsync(IEmote, UInt64, RequestOptions)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Removes a reaction from message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1027,17 +1084,20 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Discord.IEmote.html">IEmote</a></td>
|
||||
<td><span class="parametername">emote</span></td>
|
||||
<td></td>
|
||||
<td><p>The emoji used to react to this message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td><span class="parametername">userId</span></td>
|
||||
<td></td>
|
||||
<td><p>The ID of the user that added the emoji.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.RequestOptions.html">RequestOptions</a></td>
|
||||
<td><span class="parametername">options</span></td>
|
||||
<td></td>
|
||||
<td><p>The options to be used when sending the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -1052,10 +1112,15 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.Task</span></td>
|
||||
<td></td>
|
||||
<td><p>A task that represents the asynchronous operation for removing a reaction to this message.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_RemoveReactionAsync_Discord_IEmote_System_UInt64_Discord_RequestOptions__seealso">See Also</h5>
|
||||
<div class="seealso">
|
||||
<div><a class="xref" href="Discord.IEmote.html">IEmote</a></div>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_ToString.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.ToString%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -1101,7 +1166,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_Attachments_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Attachments*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_Attachments" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Attachments">IMessage.Attachments</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets all attachments included in this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1118,10 +1184,16 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<a class="xref" href="Discord.IAttachment.html">IAttachment</a>></td>
|
||||
<td></td>
|
||||
<td><p>A read-only collection of attachments.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_WebSocket_SocketMessage_Discord_IMessage_Attachments_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This property gets a read-only collection of attachments associated with this message. Depending on the
|
||||
user's end-client, a sent message may contain one or more attachments. For example, mobile users may
|
||||
attach more than one file in their message, while the desktop client only allows for one.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_WebSocket_SocketMessage_Discord_IMessage_Author.md&value=---%0Auid%3A%20Discord.WebSocket.SocketMessage.Discord%23IMessage%23Author%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
@ -1131,7 +1203,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_Author_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Author*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_Author" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Author">IMessage.Author</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the author of this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1161,7 +1234,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_Channel_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Channel*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_Channel" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Channel">IMessage.Channel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the source channel of the message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1191,7 +1265,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_Embeds_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Embeds*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_Embeds" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Embeds">IMessage.Embeds</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets all embeds included in this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1208,7 +1283,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<a class="xref" href="Discord.IEmbed.html">IEmbed</a>></td>
|
||||
<td></td>
|
||||
<td><p>A read-only collection of embed objects.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -1221,7 +1297,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedChannelIds_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedChannelIds*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedChannelIds" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedChannelIds">IMessage.MentionedChannelIds</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the IDs of channels mentioned in this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1238,7 +1315,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td></td>
|
||||
<td><p>A read-only collection of channel IDs.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -1251,7 +1329,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedRoleIds_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedRoleIds*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedRoleIds" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedRoleIds">IMessage.MentionedRoleIds</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the IDs of roles mentioned in this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1268,7 +1347,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td></td>
|
||||
<td><p>A read-only collection of role IDs.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -1281,7 +1361,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedUserIds_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedUserIds*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_MentionedUserIds" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#MentionedUserIds">IMessage.MentionedUserIds</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the IDs of users mentioned in this message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -1298,7 +1379,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.UInt64</span>></td>
|
||||
<td></td>
|
||||
<td><p>A read-only collection of user IDs.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -1311,7 +1393,8 @@
|
|||
</span>
|
||||
<a id="Discord_WebSocket_SocketMessage_Discord_IMessage_Type_" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Type*"></a>
|
||||
<h4 id="Discord_WebSocket_SocketMessage_Discord_IMessage_Type" data-uid="Discord.WebSocket.SocketMessage.Discord#IMessage#Type">IMessage.Type</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the type of this system message.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue