@@ -1480,6 +1480,8 @@ class ChattoAdapter(BasePlatformAdapter):
"notification_created",
"new_direct_message_notification",
"message_retracted",
+ "user_joined_room",
+ "user_left_room",
):
logger.debug(
"Chatto: '%s' event received. Not yet implemented or not needed.",