Table of Contents

Property Author

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Author

Gets the user or member that sent the message.

[JsonProperty("author", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Author { get; }

Property Value

DiscordUser