Skip to main content

SoundboardSound

Documentation


Documentation / @discordeno/bot / SoundboardSound

Interface: SoundboardSound

Defined in: transformers/types.ts:2110

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

Properties

available

available: boolean

Defined in: transformers/types.ts:2124

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


emojiId?

optional emojiId?: bigint

Defined in: transformers/types.ts:2118

The id of this sound's custom emoji


emojiName?

optional emojiName?: string

Defined in: transformers/types.ts:2120

The unicode character of this sound's standard emoji


guildId?

optional guildId?: bigint

Defined in: transformers/types.ts:2122

The id of the guild this sound is in


name

name: string

Defined in: transformers/types.ts:2112

The name of this sound


soundId

soundId: bigint

Defined in: transformers/types.ts:2114

The id of this sound


user?

optional user?: User

Defined in: transformers/types.ts:2126

The user who created this sound


volume

volume: number

Defined in: transformers/types.ts:2116

The volume of this sound, from 0 to 1