Closed eelcohn closed 5 years ago
if {$tcl_version < "8.6"} { puts "Error: can't load Telegram-API because your Tcl version is lower than 8.6" }
Fixed in v20190731
if {$tcl_version < "8.6"} { puts "Error: can't load Telegram-API because your Tcl version is lower than 8.6" }