Tweaks to audio docs (#867)
* Tweaks to audio docs * Make it more obvious that -1 means infinity
This commit is contained in:
@@ -7,4 +7,4 @@ public async Task JoinChannel(IVoiceChannel channel = null)
|
||||
|
||||
// For the next step with transmitting audio, you would want to pass this Audio Client in to a service.
|
||||
var audioClient = await channel.ConnectAsync();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user