I want to use main telegram api to sign in and manage telegram account from php code.
I read telegram documents and read all last topics and related questions like:
Calling Telegram API to create a feedreader bot
Accessing Telegram API via web-based client
Telegram API send messages with php or javascript?
and .....
if your answer is " ... use bot api " or " ... use telegram cli " I should say it's not good answer for my problem!
I want sign in as different users account and manage them.
tnx a lot