-
-
Notifications
You must be signed in to change notification settings - Fork 662
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
fread(): Length parameter must be greater than 0 in TL problem #29
Comments
nimach
changed the title
bot_login usage?
fread(): Length parameter must be greater than 0 in TL on line 270 problem
Dec 8, 2016
nimach
changed the title
fread(): Length parameter must be greater than 0 in TL on line 270 problem
fread(): Length parameter must be greater than 0 in TL problem
Dec 8, 2016
Fixed in the last version. |
Thanks for your hard work. I appreciate it very much. |
This was referenced Oct 18, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, tanx for your great library.
I use code below to get channel's info:
but the result is different for every channels. For most it works fine but for some like '@khooroosjangi' i will get error:
CallHandler: Calling method (try number 1 for channels.getFullChannel)...
CallHandler: Getting response (try number 1 for channels.getFullChannel)...
CallHandler: An error occurred while calling method channels.getFullChannel: fread(): Length parameter must be greater than 0 in TL on line 270. Recreating connection and retrying to call method...
Please help me. I'm using the last version.
The text was updated successfully, but these errors were encountered: