public static interface PircListener.InviteListener
Modifier and Type | Method and Description |
---|---|
void |
inviteReceived(String channelName,
String inviter)
Is called when the ircbot is invited to a channel.
|
Copyright © 2016–2020. All rights reserved.