module TD

Defined in:

telegram.cr
telegram/client.cr
telegram/types.cr

Constant Summary

Log = ::Log.for("telegram")
VERSION = "1.8.0"

Class Method Summary

Class Method Detail

def self.set_log_level(level : Int32) #

[View source]