IrcClient.connected

Returns true if the connection was successfully established, and we have authorized ourselves to the server (and can thus join channels, send private messages, etc.)

class IrcClient
@property
bool
connected
()

Meta