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

    Interface RESTPostAPISoundboardSendSoundJSONBody

    interface RESTPostAPISoundboardSendSoundJSONBody {
        sound_id: string;
        source_guild_id?: string;
    }
    Index

    Properties

    sound_id: string

    The id of the soundboard sound to play

    source_guild_id?: string

    The id of the guild the soundboard sound is from, required to play sounds from different servers