mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
5508911904
Add issue templates for - Bug reports - Feature requests - Unknown telegram errors - Parse errors
692 B
692 B
name | about | title | labels | assignees |
---|---|---|---|---|
Unknown telegram error | You've found telegram error which is not known to teloxide | Unknown Error: <error description> | FIXME, bug, good first issue |
When using <...>
method I've got ApiError::Unknown
error with the following description:
<Description of the error here (an inner string of ApiError::Unknown)>
Steps to reproduce
Meta
teloxide
version:- rustc version:
<version>