21. Subscription/IRC's notify kind support?
+ 22. Session detachment/resume
+
o Inviting and banning by public key should be made possible. To be
included in protocol version 1.2.
#define SILC_UMODE_BUSY 0x00000010 /* Client is busy */
#define SILC_UMODE_PAGE 0x00000020 /* Client requests paging */
#define SILC_UMODE_HYPER 0x00000040 /* Client is hyper active */
-#define SILC_UMODE_ROBOT 0x00000080 /* Client is really robot */
+#define SILC_UMODE_ROBOT 0x00000080 /* Client is a robot */
/***/
#endif