NotificationChannelMutesUpdatedEvent
data class NotificationChannelMutesUpdatedEvent(val type: String, val createdAt: Date, val rawCreatedAt: String, val me: User) : ChatEvent, HasOwnUser
Triggered when a channel is muted
Properties
Inherited functions
Link copied to clipboard
Enriches the wrapped Message from the ChatEvent with the Channel ID.