Table of Contents

Property Actor

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Actor

Gets the acting user.

public DiscordUser? Actor { get; }

Property Value

DiscordUser

Remarks

If Discord does not include enough data to resolve the actor fully, this may be a partial user object.