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

Sticker.Count doesn't seem to provide any value other than 0 even when stickers are present #1884

Closed
DeSinc opened this issue Jul 2, 2021 · 1 comment

Comments

@DeSinc
Copy link

DeSinc commented Jul 2, 2021

Sticker.Count doesn't seem to provide any value other than 0 even when stickers are present. I made a simple "if (Msg.Sticker.Count > 0)" and when debugging a message which is just a sticker, or a text line with a sticker added to it, regardless I just get a 0 value.
https://cdn.discordapp.com/attachments/701382696525496371/860412833057472522/unknown.png

Currently I can't see a way of telling if a message has a sticker or not.

@MrCakeSlayer
Copy link
Collaborator

MrCakeSlayer commented Nov 23, 2021

This has now been fixed via the merged labs PR (#1923)

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

No branches or pull requests

2 participants