Table of Contents

Class DiscordForwardedMessage

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll
[DiscordInExperiment]
[Experimental("This is subject to change at any time.")]
public class DiscordForwardedMessage : ObservableApiObject
Inheritance
DiscordForwardedMessage
Inherited Members

Fields

MentionedRoleIds

Gets role ids mentioned by this message.

Properties

Attachments

Gets files attached to this message.

Content

Gets the message's content.

EditedTimestamp

Gets the message's edit timestamp. Will be null if the message was not edited.

Embeds

Gets embeds attached to this message.

Flags

Gets the bitwise flags for this message.

IsEdited

Gets whether this message was edited.

MentionEveryone

Gets whether the message mentions everyone.

MentionedUsers

Gets users mentioned by this message.

MessageType

Gets the type of the message.

Timestamp

Gets the message's creation timestamp.