7.2.1
What's Changed
- fix int in shared_users json serialization by @RomanPrudkogliad in #375
SharedUser.userId()
return type changed from Integer to Long as per Telegram docs.- Deprecated
UsersShared.userIds()
also changed to Long[]
New Contributors
- @RomanPrudkogliad made their first contribution in #375
Full Changelog: 7.2.0...7.2.1