forked from Supositware/Haha-Yes
Fix command
This commit is contained in:
parent
d78b3a1e62
commit
b4f3592c76
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ class removeytpCommand extends Command {
|
|||
args: [
|
||||
{
|
||||
id: 'messageID',
|
||||
type: 'number'
|
||||
type: 'bigint'
|
||||
}
|
||||
],
|
||||
description: {
|
||||
|
|
Loading…
Reference in a new issue