Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to delete/destroy my telegram api_id and api_hash

For some reason i need to delete/destroy my api_id and api_hash.

In https://my.telegram.org/apps there is no options/button to doing this action.

And i've already tried with deleting my account from telegram But my api_id and api_hash is still working.

like image 930
Angger Rafi Akbar Avatar asked Sep 10 '18 14:09

Angger Rafi Akbar


1 Answers

There doesn't seem to be a way to do this.
I found this in the Telethon documents:

Remember that your API hash is secret and Telegram won’t let you revoke it.
Don’t post it anywhere!

Source: https://docs.telethon.dev/en/latest/basic/signing-in.html

like image 152
milindchauhan95 Avatar answered Oct 14 '22 17:10

milindchauhan95