Class DiscordMessageReference
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents data from the original message.
public class DiscordMessageReference
- Inheritance
-
DiscordMessageReference
- Inherited Members
Properties
- Channel
Gets the channel of the original message.
- Guild
Gets the guild of the original message.
- GuildId
Gets the guild id.
- Message
Gets the original message.
- Type
Gets the type of the reference.
Methods
- ToString()
Gets a readable message reference string.