DClient.join

Joins the given channel

@param channel the channel to join @returns bool true if the join was successful, false otherwise

class DClient
bool
join
(
string channel
)

Meta