realtime: emit and handle chat_deleted for full chat removals
All checks were successful
CI / test (push) Successful in 38s
All checks were successful
CI / test (push) Successful in 38s
This commit is contained in:
@@ -20,6 +20,7 @@ RealtimeEventName = Literal[
|
||||
"user_online",
|
||||
"user_offline",
|
||||
"chat_updated",
|
||||
"chat_deleted",
|
||||
"pong",
|
||||
"error",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user