1
0
mirror of https://github.com/danog/Telegram.git synced 2024-11-30 04:29:15 +01:00
Telegram/config.h
2016-09-23 23:54:39 +02:00

4 lines
213 B
C

// Just to make it work, to be replaced with actual values to be used in a specific client
#define SETUP_API_ID(apiId) apiId = 25628;
#define SETUP_API_HASH(apiHash) apiHash = @"1fe17cda7d355166cdaa71f04122873c";