interface APISoundboardSound

external
export interface APISoundboardSound

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

external
available : boolean

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

external
emoji_id : Snowflake | null

The id of this sound's custom emoji

external
emoji_name : string | null

The unicode character of this sound's standard emoji

optionalexternal
guild_id? : Snowflake

The id of the guild that this sound is in

external
name : string

The name of this sound

external
sound_id : Snowflake

The id of this sound

optionalexternal
user? : APIUser

The user who created this sound

external
volume : number

The volume of this sound, from 0 to 1