mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Use avatarSize
This commit is contained in:
@@ -29,6 +29,7 @@ module.exports = class DislikeCommand extends Command {
|
||||
{
|
||||
key: 'image',
|
||||
type: 'image-or-avatar',
|
||||
avatarSize: 1024,
|
||||
default: msg => msg.author.displayAvatarURL({ extension: 'png', size: 1024 })
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user