ScopeNotificationSettings
Contains information about notification settings for several chats.
This is an alias for the ScopeNotificationSettingsUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "scopeNotificationSettings" | |
muteFor | number | Time left before notifications will be unmuted, in seconds |
sound | string | The name of an audio file to be used for notification sounds; only applies to iOS applications |
showPreview | boolean | True, if message content must be displayed in notifications |
disablePinnedMessageNotifications | boolean | True, if notifications for incoming pinned messages will be created as for an ordinary unread message |
disableMentionNotifications | boolean | True, if notifications for messages with mentions will be created as for an ordinary unread message |