Skip to main content

DiscordSoundboardSound

@discordeno/bot


Documentation / @discordeno/bot / DiscordSoundboardSound

Interface: DiscordSoundboardSound

Defined in: packages/types/dist/types/discord.d.ts:3513

https://discord.com/developers/docs/resources/soundboard#soundboard-sound-object-soundboard-sound-structure

Properties

available

available: boolean

Defined in: packages/types/dist/types/discord.d.ts:3527

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.d.ts:3521

The id of this sound's custom emoji


emoji_name

emoji_name: null | string

Defined in: packages/types/dist/types/discord.d.ts:3523

The unicode character of this sound's standard emoji


guild_id?

optional guild_id: string

Defined in: packages/types/dist/types/discord.d.ts:3525

The id of the guild this sound is in


name

name: string

Defined in: packages/types/dist/types/discord.d.ts:3515

The name of this sound


sound_id

sound_id: string

Defined in: packages/types/dist/types/discord.d.ts:3517

The id of this sound


user?

optional user: DiscordUser

Defined in: packages/types/dist/types/discord.d.ts:3529

The user who created this sound


volume

volume: number

Defined in: packages/types/dist/types/discord.d.ts:3519

The volume of this sound, from 0 to 1