TDLib v0.0.2 TDLib.Object.NotificationSettings View Source

Contains information about notification settings for a chat or several chats.

NameTypeDescription
mute_fornumberTime left before notifications will be unmuted, in seconds.
soundstringAn audio file name for notification sounds; only applies to iOS applications.
show_previewboolTrue, if message content should be displayed in notifications.

More details on telegram’s documentation.