Property IsSelfStream
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsSelfStream
Gets whether this user is using the Go Live feature.
[JsonProperty("self_stream", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSelfStream { get; }