Skip to main content

SoundboardSound

@discordeno/bot


Documentation / @discordeno/bot / SoundboardSound

Interface: SoundboardSound

Defined in: packages/bot/src/transformers/types.ts:1786

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

Properties

available

available: boolean

Defined in: packages/bot/src/transformers/types.ts:1800

Whether this sound can be used, may be false due to loss of Server Boosts


emojiId?

optional emojiId: bigint

Defined in: packages/bot/src/transformers/types.ts:1794

The id of this sound's custom emoji


emojiName?

optional emojiName: string

Defined in: packages/bot/src/transformers/types.ts:1796

The unicode character of this sound's standard emoji


guildId?

optional guildId: bigint

Defined in: packages/bot/src/transformers/types.ts:1798

The id of the guild this sound is in


name

name: string

Defined in: packages/bot/src/transformers/types.ts:1788

The name of this sound


soundId

soundId: bigint

Defined in: packages/bot/src/transformers/types.ts:1790

The id of this sound


user?

optional user: User

Defined in: packages/bot/src/transformers/types.ts:1802

The user who created this sound


volume

volume: number

Defined in: packages/bot/src/transformers/types.ts:1792

The volume of this sound, from 0 to 1