mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 22:32:52 +02:00
List more options in help details
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = class ConvertImageCommand extends Command {
|
||||
group: 'edit-image',
|
||||
memberName: 'convert-image',
|
||||
description: 'Converts an image or user\'s avatar from one format to another.',
|
||||
details: `**Formats:** ${Object.keys(formats).join(', ')}`,
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 10
|
||||
|
||||
Reference in New Issue
Block a user