1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

irc: add URL to extended-join extension

This commit is contained in:
Sébastien Helleu
2021-10-17 17:56:42 +02:00
parent 1447c7ad83
commit ba5b744397
+3
View File
@@ -1420,6 +1420,9 @@ IRC_PROTOCOL_CALLBACK(invite)
* With extended-join capability:
* JOIN #channel * :real name
* JOIN #channel account :real name
*
* For more information, see:
* https://ircv3.net/specs/extensions/extended-join
*/
IRC_PROTOCOL_CALLBACK(join)