Modules/SebasIRC/ircJoin
Jump to navigation
Jump to search
This function is provided by the external module SebasIRC. You must install this module to use this function. | |
// TODO
Syntax
bool ircJoin(string channel)
Required arguments
- channel: The channel name.
Returns
True if joined, otherwise false.
Example
-- Example
See also
Connection:
Channel:
- ircJoin
- ircPart
- ircSay
- ircNotice
- ircInvite
- ircSetChannelMode
- ircGetChannelModes
- ircSetChannelTopic
- ircGetChannelTopic