API reference
Event VoiceChannelStatusUpdated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
public event AsyncEventHandler<DiscordClient, VoiceChannelStatusUpdateEventArgs> VoiceChannelStatusUpdated
Returns
- AsyncEventHandler<DiscordClient, VoiceChannelStatusUpdateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.