Medium preview

This commit is contained in:
Dragon Fire
2021-01-31 12:34:55 -05:00
parent 79ef242f73
commit 169e116026
+1 -1
View File
@@ -85,7 +85,7 @@ module.exports = class WhatAnimeCommand extends Command {
t: data.at,
token: data.tokenthumb,
mute: true,
size: 's'
size: 'm'
});
return body;
} catch {