View Source ExTDLib.Method.GetSavedNotificationSound (ExTDLib v0.0.4)

Returns saved notification sound by its identifier. Returns a 404 error if there is no saved notification sound with the specified identifier. Returns object_ptr<NotificationSounds>.

NameTypeDescription
notification_sound_idstringIdentifier of the notification sound.

More details on telegram's documentation.