项目作者: ark0f

项目描述 :
Telegram Bot API parser and generators
高级语言: Rust
项目地址: git://github.com/ark0f/tg-bot-api.git
创建时间: 2020-11-17T16:08:38Z
项目社区:https://github.com/ark0f/tg-bot-api

开源协议:Other

下载


tg-bot-api

Actions Status
License
crates.io
Documentation

Telegram Bot API parser in Rust

Generated schemas can be found at ark0f.github.io/tg-bot-api:

OpenAPI:

Custom schema thar more convenient to work with:

Documentation can be found at CUSTOM_SCHEMA.md.

.min.json suffix can be used to fetch minimized JSON. For example: openapi.min.json, custom_v2.min.json, etc.

Automatic deploy

Schemas are deployed automatically every midnight at UTC+0 and when there is a new commit
in tdlib/telegram-bot-api.

Custom custom schema v1

This is a note for old users.

Schema still remains and updates at old URLs as earlier:

See v2 changes for more details.