This repository contains strict typed wrappers for all [TDLib](https://core.telegram.org/tdlib) (1.4.0) methods and classes.
This repository contains strict typed wrappers for all [TDLib](https://core.telegram.org/tdlib) (1.4.0) methods and classes.
Documentation available at [https://airgram.io](https://airgram.io).
Use [`tdweb`](https://github.com/tdlib/td/tree/master/example/web/tdweb) on steroids.
Documentation available at [https://airgram.io](https://airgram.io).
Use [`tdweb`](https://github.com/tdlib/td/tree/master/example/web/tdweb) on steroids.
Documentation is available [here](https://airgram.io).
See [details](https://airgram.io/guides/advanced-topics/use-models).
Use [`tdweb`](https://github.com/tdlib/td/tree/master/example/web/tdweb) on steroids.
Telegram API contains so many types of objects and updates. It's easy to make a typo or miss some changes when new version of TDLib is coming. To prevent it, Airgram provides a package with names of all the types, predicates and updates.
Telegram API contains so many types of objects and updates. It's easy to make a typo or miss some changes when new version of TDLib is coming. To prevent it, Airgram provides a package with names of all the types, predicates and updates.
This is a simple example of basic usage [Airgram](https://github.com/airgram/airgram) for creating Telegram client with TypeScript.
See [details](https://airgram.io/guides/advanced-topics/use-models).
## License
Documentation is available [here](https://airgram.io).
Documentation is available [here](https://airgram.io).
Use [`tdweb`](https://github.com/tdlib/td/tree/master/example/web/tdweb) on steroids.
Basic usage of Airgram with JavaScript
## License
Documentation available at [https://airgram.io](https://airgram.io).
Node.js API (Node-API)
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Public logs API for OpenTelemetry
Extends base Airgram logger.