teloxide/.github/ISSUE_TEMPLATE/unknown-telegram-error.md
Waffle Lapkin 5508911904 Add issue templates
Add issue templates for 

- Bug reports
- Feature requests
- Unknown telegram errors
- Parse errors
2020-10-20 14:38:36 +03:00

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>
    

Additional context