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: {