Releases: discordjs/discord.js
Releases · discordjs/discord.js
@discordjs/[email protected]
@discordjs/[email protected]
Bug Fixes
Documentation
Features
- Use get sticker pack endpoint (#10445) (1b1ae2f)
- VoiceState: Add methods for fetching voice state (#10442) (9907ff9)
- Application emojis (#10399) (5d92525)
- OAuth2API: Add
revokeToken
method (#10440) (69adc6f) - Premium buttons (#10353) (4f59b74)
- Add
reason
tofollowAnnouncements
method (#10275) (b36ec98)
Refactor
@discordjs/[email protected]
@discordjs/[email protected]
@discordjs/[email protected]
14.15.3
Bug Fixes
- Message: Properly compare
attachments
andembeds
(#10282) (a468ae8) - Throw error on no message id for
Message#fetchReference()
(#10295) (638b896) - ThreadChannel: Invalid owner fetch option (#10292) (27d0659)
- Action: Ensure all properties on
getChannel()
are passed (#10278) (92c1a51) - docs: Some link tags didn't resolve correctly (#10269) (914cc4b)
- actions: Handle missing poll object (#10266) (7816ec2)