Closed Kabyss closed 2 years ago
As mentioned in the readme, this project is no longer maintained. There has been no work to add support for any of the new features or breaking changes added to the bot API over the past few years, and as such, there are no guarantees on anything working as expected.
As you've noted, this is an issue to do with user IDs now being larger than 32bits. I recommend you fix this in your own code - You can find examples of how to do this in #109.
Thanks for the response and the hint, it was helpful in fixing the issue.
Seeing the following error for accounts with new 10 digit user ID system. Accounts that have 9 or less digit user IDs are working fine. probably related to https://core.telegram.org/bots/api#march-9-2021, where it says
Could you please suggest a solution?
Example error details-