mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
feat: add soundboard (#10590)
* feat: add soundboard * types(PartialSoundboardSound): add `available` * feat(VoiceChannelEffect): add `soundboardSound` getter * types: improve return types * docs: requested changes * feat: support multiple audio file types * types(GuildSoundboardSoundCreateOptions): add `contentType` * types: add default and guild soundboard sound * fix: requested changes * docs: use `@fires` tag * docs: remove misleading tag * chore: requested changes and missing things * feat: add send soundboard sound options
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -910,6 +910,9 @@ importers:
|
||||
lodash.snakecase:
|
||||
specifier: 4.1.1
|
||||
version: 4.1.1
|
||||
magic-bytes.js:
|
||||
specifier: ^1.10.0
|
||||
version: 1.10.0
|
||||
tslib:
|
||||
specifier: ^2.8.1
|
||||
version: 2.8.1
|
||||
|
||||
Reference in New Issue
Block a user