chore: v2.9.16
This commit is contained in:
parent
294005bac7
commit
1a26cc4c3e
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord.js-selfbot-v13",
|
||||
"version": "2.9.15",
|
||||
"version": "2.9.16",
|
||||
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
|
||||
"main": "./src/index.js",
|
||||
"types": "./typings/index.d.ts",
|
||||
|
2
typings/rawDataTypes.d.ts
vendored
2
typings/rawDataTypes.d.ts
vendored
@ -268,4 +268,4 @@ export interface APIAutoModerationRuleTriggerMetadata {
|
||||
allow_list?: string[];
|
||||
regex_patterns?: string[];
|
||||
mention_total_limit?: number;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user