Documentation
¶
Index ¶
Constants ¶
View Source
const ( AppID = 17349 AppHash = "344583e45741c457fe1862106095a5eb" )
TODO(iyear): usr -X flag to set id and hash Telegram desktop client
View Source
const (
DownloadModeURL = "url"
)
View Source
const DownloadPath = "downloads"
Variables ¶
View Source
var ( DataDir string KVPath string DocsPath = "docs" )
View Source
var ( Version = "dev" Commit = "unknown" CommitDate = "unknown" )
vars below are set by '-X' flag
View Source
var ( Device = telegram.DeviceConfig{ DeviceModel: "tdl", SystemVersion: runtime.GOOS, AppVersion: Version, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.