Table of Contents

Property ActionedByUser

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ActionedByUser

Gets the user that actioned the join request.

[JsonIgnore]
public DiscordUser? ActionedByUser { get; }

Property Value

DiscordUser