mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
request the setname capability
This commit is contained in:
parent
6e32c1f638
commit
47518b4b75
4 changed files with 29 additions and 1 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#define CAP_SASL "sasl"
|
||||
#define CAP_MULTI_PREFIX "multi-prefix"
|
||||
#define CAP_EXTENDED_JOIN "extended-join"
|
||||
#define CAP_SETNAME "draft/setname"
|
||||
|
||||
/* returns IRC_SERVER_REC if it's IRC server, NULL if it isn't */
|
||||
#define IRC_SERVER(server) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue