Method | Description | |
---|---|---|
onCommandPart ( string $channels ) : void | Parts a channel. | |
onLoad ( ) : void | Checks for dependencies. |
public onCommandPart ( string $channels ) : void | ||
$channels | string | Comma-delimited list of channels to leave |
return | void |