until property

PreciseDateTime? until
getter/setter pair

Mute duration until an exact PreciseDateTime.

Once this PreciseDateTime pasts (or is in the past already), it should be considered as automatically unmuted.

Implementation

PreciseDateTime? until;