tg-bot-api
tg-bot-api copied to clipboard
Telegram Bot API parser and generators
The new Telegram Bot API 7.2 objects do not exist in the schema, but other objects reference them  
``` { "name": "getStarTransactions", "description": "Returns the bot's Telegram Star transactions in chronological order. On success, returns a [StarTransactions](https://core.telegram.org/bots/api/#startransactions) object.", "arguments": [ { "name": "offset", "description": "Number of transactions to...
Bot api 9.0
  What we should do in this case... oh telegram...
``` Running `target/debug/gh-pages-generator dev` Error: Parser: Integer parsing: invalid digit found in string Caused by: 0: Integer parsing: invalid digit found in string 1: invalid digit found in string ```...