Searched defs:join_channel (Results 1 – 6 of 6) sorted by relevance
/dports/net-im/purple-slack/slack-libpurple-f851698/ |
H A D | slack-channel.c | 134 struct join_channel { struct 139 static void join_channel_free(struct join_channel *join) { in join_channel_free() argument
|
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0405/ |
H A D | mix_pam.py | 45 async def join_channel(self, room: JID, nick: str, subscribe: Optional[Set[str]] = None, *, member in XEP_0405
|
/dports/sysutils/py-salt/salt-3004.1/salt/engines/ |
H A D | ircbot.py | 230 def join_channel(self, channel): member in IRCClient
|
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0369/ |
H A D | mix_core.py | 102 async def join_channel(self, channel: JID, nick: str, subscribe: Optional[Set[str]] = None, *, member in XEP_0369
|
/dports/irc/sic/sic-0.23a/ |
H A D | window.c | 1299 join_channel(name, try) in join_channel() function
|
/dports/irc/unreal/Unreal3.2.10.7/src/ |
H A D | modules.c | 84 void (*join_channel)(aChannel *chptr, aClient *cptr, aClient *sptr, int flags); variable
|