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

Fix null ChatJoinRequest.fromJson error #109

Merged
merged 2 commits into from
Jun 27, 2023
Merged

Conversation

iamcosmin
Copy link
Contributor

Fixes #108

iamcosmin and others added 2 commits June 27, 2023 12:50
Changed `user` field to `from` and added a `user` getter not to break existing things.
@HeySreelal HeySreelal changed the base branch from main to dev June 27, 2023 12:05
@HeySreelal
Copy link
Owner

Thank you so much for improving Televerse, this will be shot to release very shortly.

@HeySreelal HeySreelal merged commit b077878 into HeySreelal:dev Jun 27, 2023
1 of 2 checks passed
@HeySreelal
Copy link
Owner

Hey, FYI, this has been merged to main and the latest version v1.9.12 is now available on pub.dev/packages/televerse.

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.

Getting ChatJoinRequest errors even though I don't manipulate chat join requests with my bot.
2 participants