Class VoiceChannelStatusUpdateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for VoiceChannelStatusUpdated event.
public class VoiceChannelStatusUpdateEventArgs : DiscordEventArgs
- Inheritance
-
VoiceChannelStatusUpdateEventArgs
- Inherited Members
Properties
- Channel
Gets the channel in which the update occurred.
- Guild
Gets the guild in which the update occurred.
- Status
Gets the new status.