diff options
Diffstat (limited to 'protocols/WhatsApp/src/constants.h')
-rw-r--r-- | protocols/WhatsApp/src/constants.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/WhatsApp/src/constants.h b/protocols/WhatsApp/src/constants.h index e14a02cf3f..7ec8e6390a 100644 --- a/protocols/WhatsApp/src/constants.h +++ b/protocols/WhatsApp/src/constants.h @@ -64,4 +64,7 @@ #define IS_CHAT 1
+#define REG_STATE_REQ_CODE 1
+#define REG_STATE_REG_CODE 2
+
#endif
\ No newline at end of file |