Add /FSET SEND_ENCRYPTED_PUBLIC format

Used when sending an encrypted message to a channel.
This commit is contained in:
Kevin Easton
2017-06-28 00:03:09 +10:00
parent 88f93c1de3
commit c62e099d80
5 changed files with 20 additions and 8 deletions

View File

@@ -290,6 +290,7 @@ FORMAT_SEND_CTCP_FSET,
FORMAT_SEND_DCC_CHAT_FSET,
FORMAT_SEND_ENCRYPTED_MSG_FSET,
FORMAT_SEND_ENCRYPTED_NOTICE_FSET,
FORMAT_SEND_ENCRYPTED_PUBLIC_FSET,
FORMAT_SEND_MSG_FSET,
FORMAT_SEND_NOTICE_FSET,