Parsi
Parsi

Reputation: 23

Is It possible to control a real telegram account by php and telegram api

I want to Control a Telegram Account With php ! is it possible to connect to telegram like that ? because i saw a robot like this in one of my groups ! that used a mobile number not botfather key !

Upvotes: 2

Views: 2379

Answers (1)

Charles Okwuagwu
Charles Okwuagwu

Reputation: 10866

Yes this is Possible. You need to build a Telegram Client in code. there are libraries in several languages for this.

But you can also write such code yourself.

Upvotes: 6

Related Questions