1
0
Fork 0

match rest

akairo
Supositware 5 years ago
parent 1ebc081a14
commit 281606606e

@ -8,7 +8,8 @@ class OwnedCommand extends Command {
args: [
{
id: 'member',
type: 'member'
type: 'member',
match: 'rest'
}
],
description: {

Loading…
Cancel
Save