SoundboardSound
@discordeno/bot • Docs
Documentation / @discordeno/bot / SoundboardSound
Interface: SoundboardSound
Properties
available
available:
boolean
Whether this sound can be used, may be false due to loss of Server Boosts
Defined in
packages/bot/src/transformers/types.ts:1798
emojiId?
optional
emojiId:bigint
The id of this sound's custom emoji
Defined in
packages/bot/src/transformers/types.ts:1792
emojiName?
optional
emojiName:string
The unicode character of this sound's standard emoji
Defined in
packages/bot/src/transformers/types.ts:1794
guildId?
optional
guildId:bigint
The id of the guild this sound is in
Defined in
packages/bot/src/transformers/types.ts:1796
name
name:
string
The name of this sound
Defined in
packages/bot/src/transformers/types.ts:1786
soundId
soundId:
bigint
The id of this sound
Defined in
packages/bot/src/transformers/types.ts:1788
user?
optional
user:User
The user who created this sound
Defined in
packages/bot/src/transformers/types.ts:1800
volume
volume:
number
The volume of this sound, from 0 to 1