Class SoundboardSoundsEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for SoundboardSounds event.
public class SoundboardSoundsEventArgs : DiscordEventArgs
- Inheritance
-
SoundboardSoundsEventArgs
- Inherited Members
Properties
- Guild
Gets the guild where the soundboard sounds were received.
- Sounds
Gets the list of soundboard sounds.