Add Message type

This commit is contained in:
Daniel Gasienica
2018-02-13 12:55:43 -05:00
parent 674a7357ab
commit 785a949fce
+2
View File
@@ -0,0 +1,2 @@
exports.GROUP = 'group';
exports.PRIVATE = 'private';