Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayGuildSoundboardSoundDeleteDispatchData

    interface GatewayGuildSoundboardSoundDeleteDispatchData {
        guild_id: string;
        sound_id: string;
    }
    Index

    Properties

    Properties

    guild_id: string

    The id of the guild the sound was in

    sound_id: string

    The id of the sound that was deleted