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

Error code in TelegramApiException #13

Closed
pkalatski opened this issue May 14, 2016 · 3 comments
Closed

Error code in TelegramApiException #13

pkalatski opened this issue May 14, 2016 · 3 comments

Comments

@pkalatski
Copy link

Would be nice to have a telegram error code available in exception. I.e. in case of 429 ([Error]: Too many requests: retry later) API user might want to resend the message with some delay instead of failing.

@mukel
Copy link
Member

mukel commented May 14, 2016

Thanks!, now the exception includes the error code. I'll update the README soon with instructions on how to add the latest snapshot as a dependency.

@mukel
Copy link
Member

mukel commented May 14, 2016

Updated README, please try the latest (fixed) SNAPSHOT, feedback is greatly appreciated.

@mukel mukel closed this as completed May 14, 2016
@pkalatski
Copy link
Author

Thanks a lot! Updated to latest snapshot and error code is there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants