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

[BUG]: UserID is int64, not int32. updating to layer 133 #133

Open
r1der23 opened this issue Oct 12, 2022 · 4 comments
Open

[BUG]: UserID is int64, not int32. updating to layer 133 #133

r1der23 opened this issue Oct 12, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@r1der23
Copy link

r1der23 commented Oct 12, 2022

Unfortunately, when i have tried to send message to bot, i found that bot id is more than int32)
etc

@r1der23 r1der23 added the bug Something isn't working label Oct 12, 2022
@r1der23
Copy link
Author

r1der23 commented Oct 12, 2022

i used layer133 scheme, and has solved problems with PseudoBool, Null, sure i have not implement new methods from layer 121(current) to 133, but now it works with 64bit ids.
i m not sure that it s good to make pull request for that, because it s not full layer 133 support, but if somebody need.
also i have fixed problem BadMsgNotification if many sim calls. just put SeqNo mutex above in the code.

it s patch if somebody need

https://transfer.sh/apLbMh/0002-mutex.patch
https://transfer.sh/CUUUJm/0001-layer133.patch

btw sorry for my english and code quality, i m newbie

@r1der23 r1der23 changed the title [BUG]: UserID is int64, not int32 [BUG]: UserID is int64, not int32. updating to layer 133 Oct 12, 2022
@KovshefulCoder
Copy link

Yes, the same problem, telegram does not accepting current AppID, so without 133 layer support by this package you won`t be able to even authenticate telegram account

@KovshefulCoder
Copy link

@r1der23 links are unavailable

@vench
Copy link

vench commented Apr 18, 2023

Hello. Thanks for you job.
@r1der23 - update please links or share please your code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants