Table of Contents

Property Author

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Author

Gets the user or member that sent the message.

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

Property Value

DiscordUser