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>.
| Name | Type | Description |
|---|---|---|
| notification_sound_id | string | Identifier of the notification sound. |
More details on telegram's documentation.