/telegram-bot-api-types

This is a project of a type definition file for the Telegram Bot API that generates multilingual automatically.

Primary LanguageGoMIT LicenseMIT

telegram-bot-api-types

Automatically generate type definition files for the Telegram Bot API in multiple programming languages.

Supported Languages

Installation

go install github.com/TBXark/telegram-bot-api-types@latest

Usage

You can directly use the precompiled version we provide, or generate your own language version.

telegram-bot-api-types --help
  -dist string
        The output directory (default "./dist")
  -help
        Show help
  -lang string
        The output language (default "typescript,jsdoc,spec,swift")

Reference

License

telegram-bot-api-types is released under the MIT license. See LICENSE for details.