tgscraper/README.md

12 lines
590 B
Markdown
Raw Normal View History

2021-08-23 13:44:47 +02:00
# Telegram Bot API schema
List of available schemas:
| Type | Files |
|--------|------------------------------------------------------------------------|
| Custom | [JSON](schemas/botapi.json), [YAML](schemas/botapi.yaml) |
| Postman| [JSON](schemas/botapi_postman.json) |
| OpenAPI| [JSON](schemas/botapi_openapi.json),[YAML](schemas/botapi_openapi.yaml)|
For a list of older versions, please have a look at [sys001/telegram-bot-api-versions](https://botapi.sys001.ml).