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

485 B

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

Constructor: notificationSoundNone

Back to constructors index

No notification sound should be used

Type: NotificationSound

Example:

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