Skip to content

Commit 071c8bf

Browse files
authored
Merge branch 'master' into dev
2 parents 411f219 + 94f3dcc commit 071c8bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

IMPLEMENTATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,8 @@ Response:
11481148
"tracks": [],
11491149
"exception": {
11501150
"message": "The uploader has not made this video available in your country.",
1151-
"severity": "COMMON"
1151+
"severity": "COMMON",
1152+
"cause": "com.sedmelluq.discord.lavaplayer.tools.FriendlyException: This video is not available in your country."
11521153
}
11531154
}
11541155
```

0 commit comments

Comments
 (0)