Table of Contents

Property IsSelfVideo

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsSelfVideo

Gets whether this user's camera is enabled.

[JsonProperty("self_video", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSelfVideo { get; }

Property Value

bool