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