public static interface PircListener.PartListener
| Modifier and Type | Method and Description |
|---|---|
void |
channelParted(String channelName)
Is called when the ircbot is disconnected (leaves or is kicked) from a channel.
|
void channelParted(String channelName)
channelName - Name of the IRC channel to act inCopyright © 2016–2021. All rights reserved.