Property MaxVideoChannelUsers
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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?