DiscordSoundboardSound
Documentation / @discordeno/types / DiscordSoundboardSound
Interface: DiscordSoundboardSound
Defined in: discord/soundboard.ts:6
Properties
available
available:
boolean
Defined in: discord/soundboard.ts:20
Whether this sound can be used, may be false due to loss of Server Boosts
emoji_id
emoji_id:
string|null
Defined in: discord/soundboard.ts:14
The id of this sound's custom emoji
emoji_name
emoji_name:
string|null
Defined in: discord/soundboard.ts:16
The unicode character of this sound's standard emoji
guild_id?
optionalguild_id?:string
Defined in: discord/soundboard.ts:18
The id of the guild this sound is in
name
name:
string
Defined in: discord/soundboard.ts:8
The name of this sound
sound_id
sound_id:
string
Defined in: discord/soundboard.ts:10
The id of this sound
user?
optionaluser?:DiscordUser
Defined in: discord/soundboard.ts:22
The user who created this sound
volume
volume:
number
Defined in: discord/soundboard.ts:12
The volume of this sound, from 0 to 1