class CatchUp::IRC::Client

Defined in:

irc.cr

Constructors

Constructor Detail

def self.new(host : String, port : Int32, tls : Bool, nick : String, channel : String, &) #

[View source]