Skip to content

JosXa/GetAltsClient

Repository files navigation

GetAltsClient

An asyncio client library for Telegram's GetAltsBot API: https://telegra.ph/GetAlts-API-06-09

Quickstart

GetAltsClient is available on PyPI and can be installed with pip.

$ pip install getaltsclient

After installing GetAltsClient you can use it like any other Python module.

Here is a simple example:

import getaltsclient
# Fill this section in with the common use-case.

The API Reference provides API-level documentation.

About

An asyncio client library for Telegram's GetAltsBot API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published