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

659 B

name about title labels assignees
Parse error Report issue with `teloxide` parsing of telegram response Parse Error: <type or error description> FIXME, bug 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