pwrtelegram
v0.0.4
Published
A Node.js Library for the PWRTelegram User API
Downloads
5
Readme
PWRTelegram User API
A Node.js Library for the PWRTelegram User API
Powered by PWRTelegram API
About
This library allows you to invoke Telegram's core API methods, using PWRTelegram API as a mediator. This allows one to build user bots.
Important Information
- Based on MadelineProto layer 62
- It is HIGHLY recommended to run your own instance of PWRTelegram for speed
- The global instance is under heavy load, so requests may take upto 15 seconds
- This library is promised based
- This library returns actual server errors for debugging purposes
Install
$ npm install pwrtelegram --save
API Reference
Issues And Contribution
Fork the repository and submit a pull request for whatever change you want to be added to this project. If you have any questions, just open an issue.
Before submitting a pull request, see the contribution guidelines.
License
Released under AGPL-3.0