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: [
|
args: [
|
||||||
{
|
{
|
||||||
id: 'messageID',
|
id: 'messageID',
|
||||||
type: 'number'
|
type: 'bigint'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
description: {
|
description: {
|
||||||
|
|
Loading…
Reference in a new issue