17

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?

Terry Jan Reedy
  • 18,414
  • 3
  • 40
  • 52
Mansur Anorboev
  • 580
  • 1
  • 7
  • 17

5 Answers5

16

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

enter image description here

Akbarali
  • 688
  • 7
  • 16
  • 1
    To transfer the bot you have to be able to attach a contact and as of 10 March 2022 you can't do that on MacOS, only on the phone – boatcoder Mar 10 '22 at 16:34
7

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.

anatol
  • 1,680
  • 2
  • 24
  • 47
  • 2
    Exact outline: `..company need to create one telegram account for creating bots, channels etc., without ties to concrete persons...` – T.Todua Oct 22 '19 at 20:03
5

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.

Sean Wei
  • 7,433
  • 1
  • 19
  • 39
4

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.

علیرضا
  • 2,434
  • 1
  • 27
  • 33
0

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