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