until property
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;
Mute duration until an exact PreciseDateTime.
Once this PreciseDateTime pasts (or is in the past already), it should be considered as automatically unmuted.
PreciseDateTime? until;