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