Skip to main content

SendSoundboardSound

@discordeno/botDocs


Documentation / @discordeno/bot / SendSoundboardSound

Interface: SendSoundboardSound

https://discord.com/developers/docs/resources/soundboard#send-soundboard-sound-json-params

Properties

soundId

soundId: BigString

The id of the soundboard sound to play

Defined in

packages/types/dist/types/discordeno.d.ts:1441


sourceGuildId?

optional sourceGuildId: BigString

The id of the guild the soundboard sound is from, required to play sounds from different servers

Defined in

packages/types/dist/types/discordeno.d.ts:1443