mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2024-11-16 08:29:33 +01:00
Added static files
This commit is contained in:
parent
5b6f3a9018
commit
444fc99e40
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/.idea/
|
||||
/vendor/
|
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# 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).
|
Loading…
Reference in New Issue
Block a user