Current section
Files
Jump to
Current section
Files
README.md
# telega
[](https://hex.pm/packages/telega)
[](https://hexdocs.pm/telega/)
A [Gleam](https://gleam.run/) library for the Telegram Bot API.
```sh
gleam add telega
```
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```