1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 17:26:58 +01:00
MadelineProto/docs/TD_docs/constructors/notificationSettings.md
2017-08-25 15:05:53 +02:00

744 B

title description
notificationSettings Contains information about notification settings for chat or chats

Constructor: notificationSettings

Back to constructors index

Contains information about notification settings for chat or chats

Attributes:

Name Type Required Description
mute_for int Yes Time left before notifications will be unmuted, seconds
sound string Yes Audio file name for notifications, iPhone apps only
show_preview Bool Yes Display message text/media in notification

Type: NotificationSettings