GUILD_SOUNDBOARD_SOUND_DELETE
Signature
export declare const GUILD_SOUNDBOARD_SOUND_DELETE: (_: UsingClient, data: GatewayGuildSoundboardSoundDeleteDispatchData) => { soundId: string; guildId: string; };Members
This export does not declare public properties or methods in the generated declaration file.