Link Search Menu Expand Document

Constructor: notificationSoundRingtone

Back to constructors index

A specific previously uploaded notification sound should be used

Attributes:

NameTypeRequiredDescription
idlongYesDocument ID of notification sound uploaded using account.uploadRingtone

Type: NotificationSound

Example:

$notificationSoundRingtone = ['_' => 'notificationSoundRingtone', 'id' => long];