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

Messages_GetBotCallbackAnswer always BOT_RESPONSE_TIMEOUT #277

Closed
hajiuxbz opened this issue Aug 17, 2024 · 4 comments
Closed

Messages_GetBotCallbackAnswer always BOT_RESPONSE_TIMEOUT #277

hajiuxbz opened this issue Aug 17, 2024 · 4 comments
Labels
telegram api Questions about Telegram API should be asked on StackOverflow

Comments

@hajiuxbz
Copy link

Messages_GetBotCallbackAnswer always BOT_RESPONSE_TIMEOUT

@wiz0u wiz0u added the telegram api Questions about Telegram API should be asked on StackOverflow label Aug 17, 2024
Copy link

Please note that Github issues should be used only for problems with the library code itself.

For questions about Telegram API usage, you can search the API official documentation and the full list of methods.
WTelegramClient covers 100% of the API and let you do anything you can do in an official client.

If the above links didn't answer your problem, click here to ask your question on StackOverflow so the whole community can help and benefit.

@hajiuxbz
Copy link
Author

This should just be an error in the code, I'm using a similar interface in python that doesn't cause a timeout.

@wiz0u
Copy link
Owner

wiz0u commented Aug 18, 2024

Library is calling Client API successfully and that error is returned by Telegram servers. Not a bug in the library.

@hajiuxbz
Copy link
Author

I don't really understand, the interface is actually executed successfully, I can see that, but waiting for the return value can't be done, eventually prompting a timeout, if there is no timeout actually everything is perfect!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
telegram api Questions about Telegram API should be asked on StackOverflow
Projects
None yet
Development

No branches or pull requests

2 participants