mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
feat: update README.md
feat: add note
This commit is contained in:
+4
-10
@@ -1,13 +1,7 @@
|
||||
## Obtaining your API credentials
|
||||
## API credentials
|
||||
|
||||
To build your version of Telegram Desktop you're required to provide your own **api_id** and **api_hash** for the Telegram API access.
|
||||
Official Telegram keys:
|
||||
|
||||
How to obtain your **api_id** and **api_hash** is described here: [https://core.telegram.org/api/obtaining_api_id](https://core.telegram.org/api/obtaining_api_id)
|
||||
|
||||
If you're building the application not for deployment, but only for test purposes you can use TEST ONLY credentials, which are very limited by the Telegram API server:
|
||||
|
||||
**api_id**: 17349
|
||||
**api_hash**: 344583e45741c457fe1862106095a5eb
|
||||
|
||||
Your users will start getting internal server errors on login if you deploy an app using those **api_id** and **api_hash**.
|
||||
API_ID `2040`
|
||||
|
||||
API_HASH `b18441a1ff607e10a989891a5462e627`
|
||||
|
||||
Reference in New Issue
Block a user