gramjs icon indicating copy to clipboard operation
gramjs copied to clipboard

can in use Gramjs without api_id , api_hash?

Open mohamadfg-dev opened this issue 4 months ago • 2 comments

Hello suppose we do not want to officially register a client on the Telegram website to obtain an api_id and api_hash.

Consider how we could manage our personal account using only the values stored in LocalStorage, such as (dc_auth_key, server_salt, etc.), without having api_id and api_hash.

Is this possible? Is this legal?

mohamadfg-dev avatar Aug 25 '25 17:08 mohamadfg-dev

I'm an individual developer and I don't think it's possible

Eagon7 avatar Sep 23 '25 02:09 Eagon7

try this, https://github.com/liesauer/TGLogin/discussions/1

liesauer avatar Oct 07 '25 03:10 liesauer