add new event types

This commit is contained in:
2026-04-28 16:38:16 +02:00
parent 00eddfb53e
commit 79219971d0
10 changed files with 137 additions and 67 deletions
@@ -9,5 +9,8 @@ const (
ConnectionDeleted
ConnectionElevated
ConnectionDeElevated
UserProfileChange
UserAvatarChange
UserProfileBgChange
HubMessage
)