Mansur Anorboev
Mansur Anorboev

Reputation: 600

Change telegram bot owner

We have created telegram bot which has many difficult operations. Bot was created by one developer using his phone number. Is it possible change bot's owner or add another user as admin to bot?

Upvotes: 18

Views: 18796

Answers (5)

dhyan.nataraj
dhyan.nataraj

Reputation: 61

Nowdays (October 2022) you can transfer bot ownership. But you can't do it via web version

changing bot ownership via web interface

(see, Yes option is disabled)

Yet, you can do it via mobile version:

changing bot ownership via mobile interface

but you should fulfill following demands:

telegram security demands

P.S. If you have enough rights please move my note to a comment of the proper answer

Upvotes: 0

Sean Wei
Sean Wei

Reputation: 8015

Please see Bekorchi's answer, it's possible to transfer bots since 2020 October.

Out-dated:

Not possible to transfer by @BotFather command at this time (2017 July).

You can contact human supporter @BotSupport, they may have permission to transfer that.

Upvotes: 5

anatol
anatol

Reputation: 1760

One of possible solutions (most simple as I wonder) is in the creation a new bot with same username. So only need to delete your old bot, create new and change bot token in your program code.


Note that it's possible only if the old bot's owner collaborates. To prevent similar situations your company need to create one telegram account for creating bots, channels etc., without ties to concrete persons.


UPD 2020

Telegram teem finally did the trick and added the changing ownership feature. Bingo. But this will not help if you can't ping an owner, same.

Upvotes: 7

Akbarali
Akbarali

Reputation: 904

Recently, the function of transferring the bot to another person appeared.

enter image description here

Upvotes: 16

علیرضا
علیرضا

Reputation: 2642

the developer can delete all of other bots and channel and chat history, then use CHANGE NUMBER in setting and transfer the bot to new virgin mobile number. after this, the developer can login again with his/her own mobile number to telegram as new account.

Upvotes: 4

Related Questions