TDLib v0.0.2 TDLib.Object.NotificationSettings View Source
Contains information about notification settings for a chat or several chats.
Name | Type | Description |
---|---|---|
mute_for | number | Time left before notifications will be unmuted, in seconds. |
sound | string | An audio file name for notification sounds; only applies to iOS applications. |
show_preview | bool | True, if message content should be displayed in notifications. |
More details on telegram’s documentation.