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; }
Gets whether this user's camera is enabled.
[JsonProperty("self_video", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSelfVideo { get; }