PushPreference

constructor(level: PushPreferenceLevel?, disabledUntil: Date?)

Parameters

level

The chat level preference for notifications. Possible values are:

disabledUntil

Timestamp until which notifications are disabled. If null, notifications are not disabled.