xtrime-ru / TelegramApiServer

Fast, simple, async php telegram api server: MadelineProto + Amp HTTP Server
https://tg.i-c-a.su
MIT License
561 stars 124 forks source link

Is it possible to use this library in python #125

Closed Khoshbayani closed 1 year ago

Khoshbayani commented 1 year ago

Hi I'm a python coder. Is it possible to use this library in python? How? I'll appreciate you if you give me a very short example.

xtrime-ru commented 1 year ago

Hi. You can use it with any language. Just run it in docker and send http requests from python. You can find examples of requests in readme.