fox more event logging
This commit is contained in:
@@ -236,6 +236,7 @@ class EventType(Enum):
|
||||
CONVERSATION_DELETE = 'conversation_delete'
|
||||
CONVERSATION_MEMBER_ADD = 'conversation_member_add'
|
||||
CONVERSATION_MEMBER_REMOVE = 'conversation_member_remove'
|
||||
CONVERSATION_OPEN = 'conversation_open'
|
||||
|
||||
# Message events
|
||||
MESSAGE_CREATE = 'message_create'
|
||||
|
||||
Reference in New Issue
Block a user