Table of Contents

Class DiscordMessageReference

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents data from the original message.

public class DiscordMessageReference
Inheritance
DiscordMessageReference

Properties

Channel

Gets the channel of the original message.

Guild

Gets the guild of the original message.

Message

Gets the original message.

Type

Gets the type of the reference.

Methods

ToString()

Returns a string that represents the current object.