telegram
Installation
- Add the dependency to your
shard.yml
:
dependencies:
telegram:
git: https://gitlab.com/crystal-shards/telegram
- Run
shards install
Usage
require "telegram"
Required TDLIB tag
https://github.com/tdlib/td/tree/v1.8.0