link
Installation
link
Node.js
- Build TDLib library according the instruction.
- Install
node-gyp - Install Airgram:
npm install airgramIf your Node.js version less than 10, you need to include `Promise.prototype.finally` polyfill into your project.
link
Web
npm install @airgram/webPlease check out examples: