mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
irc: add another example of MODE message
This commit is contained in:
@@ -1477,6 +1477,7 @@ IRC_PROTOCOL_CALLBACK(kill)
|
||||
* Callback for the IRC message "MODE".
|
||||
*
|
||||
* Message looks like:
|
||||
* :nick!user@host MODE #test +nt
|
||||
* :nick!user@host MODE #test +o nick
|
||||
* :nick!user@host MODE #test :+o :nick
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user