-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standard stickers are now free #6265
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's worth shortening this description a lil bit. the "Stickers in these packs.." only makes sense with historical knowledge so probably isn't needed
Co-authored-by: shay <swdewael@gmail.com>
When will bots be able to send these without super properties? Also what are those super properties and why are they necessary? |
Sticker packs that used to be Nitro-only are free now - this slipped under the radar. Ref: discord/discord-api-docs#6265
Sticker packs that used to be Nitro-only are free now - this slipped under the radar. Ref: discord/discord-api-docs#6265
* feat: getNitroStickerPacks() -> getStickerPacks() Sticker packs that used to be Nitro-only are free now - this slipped under the radar. Ref: discord/discord-api-docs#6265 * fix typos * reword the deprecation message along with reasoning
* feat: getNitroStickerPacks() -> getStickerPacks() Sticker packs that used to be Nitro-only are free now - this slipped under the radar. Ref: discord/discord-api-docs#6265 * fix typos * reword the deprecation message along with reasoning
* feat: getNitroStickerPacks() -> getStickerPacks() Sticker packs that used to be Nitro-only are free now - this slipped under the radar. Ref: discord/discord-api-docs#6265 * fix typos * reword the deprecation message along with reasoning
* Standard stickers are now free * Update docs/resources/Sticker.md Co-authored-by: shay <swdewael@gmail.com> --------- Co-authored-by: shay <swdewael@gmail.com>
Updates docs to reflect that sticker packs are no longer Nitro locked.
Bots can use standard stickers if they send a recent x-super-properties header.
thanks to Daniel for pointing out that the docs are outdated