Skip to content

reloadlife/TeleLib

 
 

Repository files navigation

TeleLib

A Telegram Library that uses Python to generate Wrappers on Any language you like :)


Usage


installation

pip install telelib

or if you're on node

npm install @TeleLib/TeleLib
# OR
yarn add @TeleLib/TeleLib

more info

  • for more examples visit examples
  • for better and more detailed documentation visit docs

issues / bugs / suggestions ?

fix it and open a Pull request :)

don't forget to follow our contribution rules

contributors



todo list

  • Write Code that write code for methods and types.
  • Write Full Documentation
  • add Helper methods
  • Add More examples
  • Write Interfaces for all Message types, classes, methods.
  • Add Support for Webhooks
  • Implement TelegramPassport related methods
  • Add MTProto and TDLib Wrapper.
  • Clean up and optimize the code.

Supported Languages

  • TypeScript
  • Python
  • PHP
  • Lua
  • Ruby
  • Go
  • Perl
  • Julia

About

Telegram-API Library Written in TypeScript

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.6%
  • TypeScript 23.2%
  • JavaScript 0.2%