mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2025-01-23 17:17:32 +01:00
11 lines
1011 B
Markdown
11 lines
1011 B
Markdown
# Telegram Bot API schema
|
|
|
|
List of available schemas:
|
|
|
|
| Type | Files |
|
|
|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|
|
|
| [Custom](https://github.com/Sysbot-org/tgscraper/raw/master/docs/schema.json) | [JSON](schemas/botapi.json), [YAML](schemas/botapi.yaml) |
|
|
| [Postman](https://schema.getpostman.com/json/collection/v2.1.0/collection.json) | [JSON](schemas/botapi_postman.json) |
|
|
| [OpenAPI](https://github.com/OAI/OpenAPI-Specification/raw/main/schemas/v3.0/schema.json) | [JSON](schemas/botapi_openapi.json),[YAML](schemas/botapi_openapi.yaml) |
|
|
|
|
For a list of older versions, please have a look at [sys-001/telegram-bot-api-versions](https://botapi.sys001.xyz). |