Class UserSpeakingEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for UserSpeaking event.
public class UserSpeakingEventArgs : DiscordEventArgs
- Inheritance
-
UserSpeakingEventArgs
- Inherited Members
Properties
- Speaking
Gets whether this user is speaking.
- Ssrc
Gets the SSRC of the audio source.
- User
Gets the users whose speaking state changed.