telegram

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  telegram:
    git: https://gitlab.com/crystal-shards/telegram
  1. Run shards install

Usage

require "telegram"

Required TDLIB tag

https://github.com/tdlib/td/tree/v1.8.0