APISoundboardSound
https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object-soundboard-sound-structure
Signature
export interface APISoundboardSoundProperties
name: string;the name of this sound
sound_id: string;the id of this sound
volume: number;the volume of this sound, from 0 to 1
emoji_id: string | null;the id of this sound's custom emoji
emoji_name: string | null;the unicode character of this sound's standard emoji
guild_id?: string;the id of the guild this sound is in
available: boolean;whether this sound can be used, may be false due to loss of Server Boosts
user?: APIUser;the user who created this sound