Modules/SebasIRC/ircDisconnect
Jump to navigation
Jump to search
This function is provided by the external module SebasIRC. You must install this module to use this function. | |
This function disconnects the server from the IRC server it's connected to.
Syntax
bool ircDisconnect()
Returns
Returns true if successfully disconnected from the server, false otherwise.
Example
-- Example here
See also
Connection:
Channel:
- ircJoin
- ircPart
- ircSay
- ircNotice
- ircInvite
- ircSetChannelMode
- ircGetChannelModes
- ircSetChannelTopic
- ircGetChannelTopic