Skip to content

Conversation

@conorwastakenwastaken
Copy link
Contributor

Changed because #1464

Standard stickers aren't locked to Nitro now. Deprecated Client#getNitroStickerPacks() and added Client#getStickerPacks().

Ref:

@conorwastakenwastaken conorwastakenwastaken mentioned this pull request Aug 28, 2025
55 tasks
@bsian03 bsian03 requested a review from Copilot September 28, 2025 12:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR deprecates the getNitroStickerPacks() method and introduces a new getStickerPacks() method to reflect Discord's API changes where standard sticker packs are no longer locked to Nitro subscriptions.

  • Adds deprecation warning for getNitroStickerPacks() method
  • Introduces new getStickerPacks() method with updated implementation
  • Updates documentation to reflect the API changes

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
lib/util/emitDeprecation.js Adds deprecation message for the old getNitroStickerPacks method
lib/Client.js Deprecates getNitroStickerPacks and adds new getStickerPacks method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants