Skip to main content

MuteDetails

Describes user/channel mute details.

public struct MuteDetails: Equatable 

Inheritance

Equatable

Properties

createdAt

The time when the mute action was taken.

public let createdAt: Date

updatedAt

The time when the mute was updated.

public let updatedAt: Date

Did you find this page helpful?