updates.
[silc.git] / lib / silccore / silcpacket.h
index cf1e8edc323fced42c033db0c138013223bb621b..17edad0237dccf60a4e5b03593e32f7dba0fcb1d 100644 (file)
@@ -222,6 +222,9 @@ typedef void (*SilcPacketParserCallback)(SilcPacketParserContext
 #define SILC_PACKET_REMOVE_CHANNEL_USER  28      /* Remove user from channel */
 #define SILC_PACKET_REKEY                29
 #define SILC_PACKET_REKEY_DONE           30
+#define SILC_PACKET_SET_MODE             31      /* Set mode */
+#define SILC_PACKET_SET_MODE_LIST        32      /* List of Set Mode's */
+#define SILC_PACKET_HEARTBEAT            33      /* Heartbeat */
 /* #define SILC_PACKET_MAX               255 */
 
 /* Macros */