class CatchUp::IRC::Client
- CatchUp::IRC::Client
- Reference
- Object
Defined in:
irc.crConstructors
Constructor Detail
def self.new(host : String, port : Int32, tls : Bool, nick : String, channel : String, &)
#