Skip to main content

notificationSoundLocal

Indicates a specific local notification sound should be used

type tg.NotificationSoundLocal struct { /* ... */ }

Implements NotificationSound.

Fields

NameTypeRequiredDescription
TitlestringyesNotification sound title
DatastringyesNotification sound identifier (arbitrary data used by the client to identify a specific local notification sound)

References