Property IsSelfVideo
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }