Skip to content
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

Bots cannot use standard stickers #6399

Closed
MinnDevelopment opened this issue Sep 3, 2023 · 1 comment
Closed

Bots cannot use standard stickers #6399

MinnDevelopment opened this issue Sep 3, 2023 · 1 comment
Labels
bug synced Synced to internal tracker

Comments

@MinnDevelopment
Copy link
Contributor

Description

Standard stickers are now free to use and available to anyone (see #6265). Bots currently cannot use them without the X-Super-Properties header, because the endpoint seems to still be limited by an experiment gate.

This restriction should be removed, such that bots can properly use these stickers without the header.

Steps to Reproduce

  1. Retrieve a standard sticker using the List Sticker Packs endpoint
  2. Send the first sticker with a bot

Expected Behavior

Sticker sends successfully.

Current Behavior

Getting error 50081: Cannot use this sticker

Screenshots/Videos

No response

Client and System Information

API v10

@jkcailteux
Copy link
Contributor

Fixed in an upcoming API release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug synced Synced to internal tracker
Projects
None yet
Development

No branches or pull requests

3 participants