SoundboardSound
Documentation / @discordeno/bot / SoundboardSound
Interface: SoundboardSound
Defined in: transformers/types.ts:2147
Properties
available
available:
boolean
Defined in: transformers/types.ts:2161
Whether this sound can be used, may be false due to loss of Server Boosts
emojiId?
optionalemojiId?:bigint
Defined in: transformers/types.ts:2155
The id of this sound's custom emoji
emojiName?
optionalemojiName?:string
Defined in: transformers/types.ts:2157
The unicode character of this sound's standard emoji
guildId?
optionalguildId?:bigint
Defined in: transformers/types.ts:2159
The id of the guild this sound is in
name
name:
string
Defined in: transformers/types.ts:2149
The name of this sound
soundId
soundId:
bigint
Defined in: transformers/types.ts:2151
The id of this sound
user?
optionaluser?:User
Defined in: transformers/types.ts:2163
The user who created this sound
volume
volume:
number
Defined in: transformers/types.ts:2153
The volume of this sound, from 0 to 1