feat(builder): add max min length in string option (#8214)

This commit is contained in:
Parbez
2022-07-08 00:15:32 +05:30
committed by GitHub
parent 10ba0080cc
commit 96c8d21f95
7 changed files with 51 additions and 10 deletions

View File

@@ -54,7 +54,7 @@
"@discordjs/collection": "workspace:^",
"@sapphire/async-queue": "^1.3.2",
"@sapphire/snowflake": "^3.2.2",
"discord-api-types": "^0.33.5",
"discord-api-types": "^0.36.1",
"tslib": "^2.4.0",
"undici": "^5.6.0"
},