Add new bot role hidden
This commit is contained in:
parent
2d5a8ceaed
commit
dc0ead717e
@ -38,6 +38,7 @@ class Constants
|
||||
|
||||
const BOT_ROLE_DISTRIBUTOR = "distributor";
|
||||
const BOT_ROLE_RESPONSIBLE = "responsible";
|
||||
const BOT_ROLE_HIDDEN = "hidden";
|
||||
|
||||
const MESSAGE_SCOPE_PUBLIC = "public";
|
||||
const MESSAGE_SCOPE_PRIVATE = "private";
|
||||
|
Loading…
Reference in New Issue
Block a user