We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip3 install -U git+https://github.com/Mayuri-Chan/pyrofork
In many chats it gives the result 2147483647 even though it has nothing to do with it
>> await app.get_chat_history_count(1454618510) 2147483647
>> await app.get_chat_history_count("me") 2147483647
.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
pip3 install -U git+https://github.com/Mayuri-Chan/pyrofork
and reproduced the issue using the latest development versionDescription
In many chats it gives the result 2147483647 even though it has nothing to do with it
Steps to reproduce
.
Code example
No response
Logs
No response
The text was updated successfully, but these errors were encountered: