Table of Contents

Property TargetUser

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

TargetUser

Gets the partial user that is currently livestreaming.

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

Property Value

DiscordUser