1using Remora.Discord.API.Abstractions.Objects;
Represents a tgs_chat_user datum.
A Message containing the source IMessageReference.
DiscordMessage(ChatUser user, string content, Optional< IMessageReference > messageReference)
Initializes a new instance of the DiscordMessage class.
Optional< IMessageReference > MessageReference
The IMessageReference of the source Message.
Represents a message received by a IProvider.