gramjs
gramjs copied to clipboard
can in use Gramjs without api_id , api_hash?
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?
I'm an individual developer and I don't think it's possible
try this, https://github.com/liesauer/TGLogin/discussions/1