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