Added support for notify client operation.
[silc.git] / lib / silcclient / README
index 26eb38588397ca08265c53f6c0f334f3b2e19b14..60af009cde2ab00e590b27540b4abb6f8f4d350a 100644 (file)
@@ -46,6 +46,7 @@ SilcClientOperations ops = {
   say:                  silc_say,
   channel_message:      silc_channel_message,
   private_message:      silc_private_message,
+  notify:               silc_notify,
   command:              silc_command,
   command_reply:        silc_command_reply,
   connect:              silc_connect,