API reference
Property Bitrate
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
Bitrate
Sets the voice channel's new bitrate.
public Optional<int?> Bitrate { set; }
Sets the voice channel's new bitrate.
public Optional<int?> Bitrate { set; }