teloxide/.github/ISSUE_TEMPLATE/parse-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

665 B

name about title labels assignees
Parse error Report issue with `teloxide` parsing of telegram response Parse Error: <type or error description> bug, FIXME, core WaffleLapkin

When using <...> method I've got RequestError::InvalidJson error with the following description:

<Description of the inner serde error here>

Steps to reproduce

Meta

  • teloxide version:
  • rustc version:
    <version>
    

Additional context