SoundboardSound
Documentation / @discordeno/bot / SoundboardSound
Interface: SoundboardSound
Defined in: bot/src/transformers/types.ts:1858
Properties
available
available:
boolean
Defined in: bot/src/transformers/types.ts:1872
Whether this sound can be used, may be false due to loss of Server Boosts
emojiId?
optional
emojiId:bigint
Defined in: bot/src/transformers/types.ts:1866
The id of this sound's custom emoji
emojiName?
optional
emojiName:string
Defined in: bot/src/transformers/types.ts:1868
The unicode character of this sound's standard emoji
guildId?
optional
guildId:bigint
Defined in: bot/src/transformers/types.ts:1870
The id of the guild this sound is in
name
name:
string
Defined in: bot/src/transformers/types.ts:1860
The name of this sound
soundId
soundId:
bigint
Defined in: bot/src/transformers/types.ts:1862
The id of this sound
user?
optional
user:User
Defined in: bot/src/transformers/types.ts:1874
The user who created this sound
volume
volume:
number
Defined in: bot/src/transformers/types.ts:1864
The volume of this sound, from 0 to 1