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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix message reactions not stored in repository cache #956

Merged
merged 9 commits into from Oct 31, 2022

Conversation

SQKo
Copy link
Member

@SQKo SQKo commented Oct 23, 2022

BC replace ID formatting,

Reaction ID (for repository discriminator & cache offset) now uses the unicode emoji character (馃憤) or if it's a custom emoji just use the id (1032994718054891521).
Affected class: Reaction & MessageReaction

also fixed emoji cast to string (already applied in v7)

@SQKo SQKo marked this pull request as ready for review October 29, 2022 13:01
@SQKo SQKo requested a review from a team October 30, 2022 12:17
key2peace
key2peace previously approved these changes Oct 30, 2022
@SQKo SQKo requested a review from a team October 30, 2022 13:27
@SQKo SQKo merged commit 63dfa62 into discord-php:master Oct 31, 2022
@SQKo SQKo deleted the patch-131 branch October 31, 2022 03:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants