Class GuildSoundboardSoundCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildSoundboardSoundCreated event.
public class GuildSoundboardSoundCreateEventArgs : DiscordEventArgs
- Inheritance
-
GuildSoundboardSoundCreateEventArgs
- Inherited Members
Properties
- Guild
Gets the guild this sound belongs to.
- SoundboardSound
Gets the sound.