README.md

# Telegram-TL

This library allows you to serialize and deserialize elements of the
[TL Language](https://core.telegram.org/mtproto/TL). It was originally
designed to be used by
[telegram-mt-elixir](https://github.com/Fnux/telegram-mt-elixir).

The package is [on hex.pm](https://hex.pm/packages/telegram_tl) and the
documentation is available [here](https://hexdocs.pm/telegram_tl/TL.html).