Update advanced to format

This commit is contained in:
Supositware 2022-08-22 20:27:07 +02:00
parent a7cc663a4d
commit f4b0435c99

View file

@ -17,7 +17,7 @@ const commands = [
.setDescription('url of the video you want to download.')
.setRequired(true))
.addBooleanOption(option =>
option.setName('advanced')
option.setName('format')
.setDescription('Choose the quality of the video.')
.setRequired(false))
.addBooleanOption(option =>