PushPreference
Parameters
level
The chat level preference for notifications. Possible values are:
PushPreferenceLevel.all: Receive notifications for all messages.
PushPreferenceLevel.mentions: Receive notifications only for mentions.
PushPreferenceLevel.none: Do not receive any notifications.
disabledUntil
Timestamp until which notifications are disabled. If null, notifications are not disabled.