teloxide/.github/ISSUE_TEMPLATE/unknown-telegram-error.md
Waffle Lapkin 6352698655 Update issue templates
Change labels for `Parse error` and `Unknown telegram error` templates
2021-04-27 19:10:24 +03:00

717 B

name about title labels assignees
Unknown telegram error You've found telegram error which is not known to teloxide Unknown Error: <error description> bug, good first issue, FIXME, core, Unknown API error

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