NotificationMutesUpdatedEvent
data class NotificationMutesUpdatedEvent(val type: String, val createdAt: Date, val rawCreatedAt: String, val me: User) : ChatEvent, HasOwnUser
Triggered when the user mutes are updated
Triggered when the user mutes are updated