Preview environment

interface APISoundboardSound

export interface APISoundboardSound

https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object

available : boolean

Whether this sound can be used (for guild sounds), may be false due to loss of Server Boosts

emoji_id : Snowflake | null

The id of this sound's custom emoji

emoji_name : string | null

The unicode character of this sound's standard emoji

optional
guild_id? : Snowflake

The id of the guild that this sound is in

name : string

The name of this sound

sound_id : Snowflake

The id of this sound

optional
user? : APIUser

The user who created this sound

volume : number

The volume of this sound, from 0 to 1