MadelineProtoDocs/docs/API_docs/constructors/notificationSoundDefault.md
2024-05-01 14:53:46 +02:00

535 B

title description nav_exclude image
notificationSoundDefault Indicates the default notification sound should be used true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: notificationSoundDefault

Back to constructors index

Indicates the default notification sound should be used

Type: NotificationSound

Example:

$notificationSoundDefault = ['_' => 'notificationSoundDefault'];