Property MaxStageVideoChannelUsers
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
MaxStageVideoChannelUsers
Gets the maximum amount of users allowed per video stage channel.
[JsonProperty("max_stage_video_channel_users", NullValueHandling = NullValueHandling.Ignore)]
public int? MaxStageVideoChannelUsers { get; }
Property Value
- int?