overtake / TelegramSwift
- пятница, 13 октября 2017 г. в 03:15:04
Source code of Telegram for macos on Swift 4.0
Telegram is a messaging app with a focus on speed and security. It’s superfast, simple and free. This repo contains the official source code for Telegram App for MacOS.
We welcome all developers to use our API and source code to create applications on our platform. There are several things we require from all developers for the moment.
git clone https://github.com/overtake/TelegramSwift.git --recursive
let API_ID:Int32 = 'api_id'
let API_HASH:String = "api_hash"
let TEST_SERVER:Bool = false
let languagesCategory = "macos"