Table of Contents

Class GuildSoundboardSoundDeleteEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildSoundboardSoundDeleted event.

public class GuildSoundboardSoundDeleteEventArgs : DiscordEventArgs
Inheritance
GuildSoundboardSoundDeleteEventArgs
Inherited Members

Properties

Guild

Gets the guild this sound belongs to.

SoundboardSound

Gets the sound.

SoundboardSoundId

Gets the sound id.