From b4f3592c76279c4bc2b7b34bfd3b161612fc89f3 Mon Sep 17 00:00:00 2001 From: supositware Date: Tue, 16 Mar 2021 15:27:38 +0100 Subject: [PATCH] Fix command --- commands/owner/removeytp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/owner/removeytp.js b/commands/owner/removeytp.js index 5edaed0..23e759d 100644 --- a/commands/owner/removeytp.js +++ b/commands/owner/removeytp.js @@ -15,7 +15,7 @@ class removeytpCommand extends Command { args: [ { id: 'messageID', - type: 'number' + type: 'bigint' } ], description: {