Fix command

This commit is contained in:
supositware 2021-03-16 15:27:38 +01:00
parent d78b3a1e62
commit b4f3592c76

View file

@ -15,7 +15,7 @@ class removeytpCommand extends Command {
args: [ args: [
{ {
id: 'messageID', id: 'messageID',
type: 'number' type: 'bigint'
} }
], ],
description: { description: {