/games - /help - reload and delete
This commit is contained in:
parent
3fca79ab64
commit
dcd6105d03
6
config.json
Normal file
6
config.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"clientId": "890975056400904242",
|
||||||
|
"guildId": "876543210987654321",
|
||||||
|
"token": "ODkwOTc1MDU2NDAwOTA0MjQy.YU3nLg.T5wCbJ4UuDBanMjVaE-JX-aSELo",
|
||||||
|
"authorId": "307975903999164416"
|
||||||
|
}
|
72
friendsCommands.json
Normal file
72
friendsCommands.json
Normal file
@ -0,0 +1,72 @@
|
|||||||
|
{
|
||||||
|
"commands": [
|
||||||
|
{
|
||||||
|
"key": "ping",
|
||||||
|
"value": "pong"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "pong",
|
||||||
|
"value": "ping"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "stop",
|
||||||
|
"value": "Pas envie !"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "chink",
|
||||||
|
"value": "Sale raciste"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "egg",
|
||||||
|
"value": "xue hua piao piao bei feng xiao xiao... "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "marvin",
|
||||||
|
"value": "Sortira de ses études à 30 ans OKLM il sera millionaire après !"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "anthony",
|
||||||
|
"value": "Oh Anthony the Almighty, Allahu Allaaaah, Protect me and Guide me, Allahu Allaaaaah... "
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "robin",
|
||||||
|
"value": "Robin est un putain de dieu vivant !"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "steph",
|
||||||
|
"value": "Baisse la tête* - Ah tu étais donc là Steph !"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "maxime",
|
||||||
|
"value": "Il est toujours vivant lui ?"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "flo",
|
||||||
|
"value": "*Boum* *Boum* , c'est un éléphant ? godzilla ? thanos ? Biensûr que non, c'est FLo et son énorme Ch... charisme"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "jean",
|
||||||
|
"value": "FDP va"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "hugo",
|
||||||
|
"value": "Intestable au blindtest et plus tanky qu'un pilier de bar, c'est notre Scaix national"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "ludo",
|
||||||
|
"value": "Number One à la Gileppe, mais qui peut test Ludo en fait"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "greg",
|
||||||
|
"value": "Allez voir ce Streameur, c'est un putain de dieu : https://www.twitch.tv/regigigreg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "lulu",
|
||||||
|
"value": "Aime avoir mal au cul sur un vélo et s'est fait chier dessus par alderiate alors qu'il aime Skyrim tout comme lui... C'est lulu"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "tg",
|
||||||
|
"value": "Non twa tagueule !"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
310
node_modules/.package-lock.json
generated
vendored
Normal file
310
node_modules/.package-lock.json
generated
vendored
Normal file
@ -0,0 +1,310 @@
|
|||||||
|
{
|
||||||
|
"name": "BOT_DISCORD",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"lockfileVersion": 2,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {
|
||||||
|
"node_modules/@discordjs/builders": {
|
||||||
|
"version": "0.12.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-0.12.0.tgz",
|
||||||
|
"integrity": "sha512-Vx2MjUZd6QVo1uS2uWt708Fd6cHWGFblAvbpL5EBO+kLl0BADmPwwvts+YJ/VfSywed6Vsk6K2cEooR/Ytjhjw==",
|
||||||
|
"dependencies": {
|
||||||
|
"@sindresorhus/is": "^4.3.0",
|
||||||
|
"discord-api-types": "^0.26.1",
|
||||||
|
"ts-mixer": "^6.0.0",
|
||||||
|
"tslib": "^2.3.1",
|
||||||
|
"zod": "^3.11.6"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=16.9.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@discordjs/builders/node_modules/discord-api-types": {
|
||||||
|
"version": "0.26.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.26.1.tgz",
|
||||||
|
"integrity": "sha512-T5PdMQ+Y1MEECYMV5wmyi9VEYPagEDEi4S0amgsszpWY0VB9JJ/hEvM6BgLhbdnKky4gfmZEXtEEtojN8ZKJQQ==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@discordjs/collection": {
|
||||||
|
"version": "0.4.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@discordjs/collection/-/collection-0.4.0.tgz",
|
||||||
|
"integrity": "sha512-zmjq+l/rV35kE6zRrwe8BHqV78JvIh2ybJeZavBi5NySjWXqN3hmmAKg7kYMMXSeiWtSsMoZ/+MQi0DiQWy2lw==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=16.0.0",
|
||||||
|
"npm": ">=7.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@discordjs/rest": {
|
||||||
|
"version": "0.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-0.3.0.tgz",
|
||||||
|
"integrity": "sha512-F9aeP3odlAlllM1ciBZLdd+adiAyBj4VaZBejj4UMj4afE2wfCkNTGvYYiRxrXUE9fN7e/BuDP2ePl0tVA2m7Q==",
|
||||||
|
"dependencies": {
|
||||||
|
"@discordjs/collection": "^0.4.0",
|
||||||
|
"@sapphire/async-queue": "^1.1.9",
|
||||||
|
"@sapphire/snowflake": "^3.0.1",
|
||||||
|
"discord-api-types": "^0.26.1",
|
||||||
|
"form-data": "^4.0.0",
|
||||||
|
"node-fetch": "^2.6.5",
|
||||||
|
"tslib": "^2.3.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=16.9.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@discordjs/rest/node_modules/discord-api-types": {
|
||||||
|
"version": "0.26.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.26.1.tgz",
|
||||||
|
"integrity": "sha512-T5PdMQ+Y1MEECYMV5wmyi9VEYPagEDEi4S0amgsszpWY0VB9JJ/hEvM6BgLhbdnKky4gfmZEXtEEtojN8ZKJQQ==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@sapphire/async-queue": {
|
||||||
|
"version": "1.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.3.0.tgz",
|
||||||
|
"integrity": "sha512-z+CDw5X4UgIEpZL8KM+ThVx1i8V60HBg0l/oFewTNbQQeRDJHdVxHyJykv+SF1H+Rc8EkMS81VTWo95jVYgO/g==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v14.0.0",
|
||||||
|
"npm": ">=7.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@sapphire/snowflake": {
|
||||||
|
"version": "3.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.2.0.tgz",
|
||||||
|
"integrity": "sha512-tfHzY+6/5bbHdB+uNqsEQ5rhjaZAoFUrqP/l1S5jwxMdKeSCIiGkJjcE99/WGGdzyWGjTNgNVX/dt4Me/FdMlg==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=v14.0.0",
|
||||||
|
"npm": ">=7.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@sindresorhus/is": {
|
||||||
|
"version": "4.6.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
|
||||||
|
"integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@types/node": {
|
||||||
|
"version": "17.0.23",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.23.tgz",
|
||||||
|
"integrity": "sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw=="
|
||||||
|
},
|
||||||
|
"node_modules/@types/node-fetch": {
|
||||||
|
"version": "2.6.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.1.tgz",
|
||||||
|
"integrity": "sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==",
|
||||||
|
"dependencies": {
|
||||||
|
"@types/node": "*",
|
||||||
|
"form-data": "^3.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@types/node-fetch/node_modules/form-data": {
|
||||||
|
"version": "3.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
|
||||||
|
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
|
||||||
|
"dependencies": {
|
||||||
|
"asynckit": "^0.4.0",
|
||||||
|
"combined-stream": "^1.0.8",
|
||||||
|
"mime-types": "^2.1.12"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@types/ws": {
|
||||||
|
"version": "8.5.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
|
||||||
|
"integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
|
||||||
|
"dependencies": {
|
||||||
|
"@types/node": "*"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/asynckit": {
|
||||||
|
"version": "0.4.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
||||||
|
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
|
||||||
|
},
|
||||||
|
"node_modules/combined-stream": {
|
||||||
|
"version": "1.0.8",
|
||||||
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
||||||
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
||||||
|
"dependencies": {
|
||||||
|
"delayed-stream": "~1.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 0.8"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/delayed-stream": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||||||
|
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=0.4.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/discord-api-types": {
|
||||||
|
"version": "0.30.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.30.0.tgz",
|
||||||
|
"integrity": "sha512-wYst0jrT8EJs2tVlwUTQ2xT0oWMjUrRMpFTkNY3NMleWyQNHgWaKhqFfxdLPdC2im9IuR5EsxcEgjhf/npeftw=="
|
||||||
|
},
|
||||||
|
"node_modules/discord.js": {
|
||||||
|
"version": "13.6.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/discord.js/-/discord.js-13.6.0.tgz",
|
||||||
|
"integrity": "sha512-tXNR8zgsEPxPBvGk3AQjJ9ljIIC6/LOPjzKwpwz8Y1Q2X66Vi3ZqFgRHYwnHKC0jC0F+l4LzxlhmOJsBZDNg9g==",
|
||||||
|
"dependencies": {
|
||||||
|
"@discordjs/builders": "^0.11.0",
|
||||||
|
"@discordjs/collection": "^0.4.0",
|
||||||
|
"@sapphire/async-queue": "^1.1.9",
|
||||||
|
"@types/node-fetch": "^2.5.12",
|
||||||
|
"@types/ws": "^8.2.2",
|
||||||
|
"discord-api-types": "^0.26.0",
|
||||||
|
"form-data": "^4.0.0",
|
||||||
|
"node-fetch": "^2.6.1",
|
||||||
|
"ws": "^8.4.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=16.6.0",
|
||||||
|
"npm": ">=7.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/discord.js/node_modules/@discordjs/builders": {
|
||||||
|
"version": "0.11.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@discordjs/builders/-/builders-0.11.0.tgz",
|
||||||
|
"integrity": "sha512-ZTB8yJdJKrKlq44dpWkNUrAtEJEq0gqpb7ASdv4vmq6/mZal5kOv312hQ56I/vxwMre+VIkoHquNUAfnTbiYtg==",
|
||||||
|
"dependencies": {
|
||||||
|
"@sindresorhus/is": "^4.2.0",
|
||||||
|
"discord-api-types": "^0.26.0",
|
||||||
|
"ts-mixer": "^6.0.0",
|
||||||
|
"tslib": "^2.3.1",
|
||||||
|
"zod": "^3.11.6"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=16.0.0",
|
||||||
|
"npm": ">=7.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/discord.js/node_modules/discord-api-types": {
|
||||||
|
"version": "0.26.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.26.1.tgz",
|
||||||
|
"integrity": "sha512-T5PdMQ+Y1MEECYMV5wmyi9VEYPagEDEi4S0amgsszpWY0VB9JJ/hEvM6BgLhbdnKky4gfmZEXtEEtojN8ZKJQQ==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=12"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/form-data": {
|
||||||
|
"version": "4.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
||||||
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
||||||
|
"dependencies": {
|
||||||
|
"asynckit": "^0.4.0",
|
||||||
|
"combined-stream": "^1.0.8",
|
||||||
|
"mime-types": "^2.1.12"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/mime-db": {
|
||||||
|
"version": "1.52.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
||||||
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 0.6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/mime-types": {
|
||||||
|
"version": "2.1.35",
|
||||||
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
||||||
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
||||||
|
"dependencies": {
|
||||||
|
"mime-db": "1.52.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 0.6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/node-fetch": {
|
||||||
|
"version": "2.6.7",
|
||||||
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
||||||
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
||||||
|
"dependencies": {
|
||||||
|
"whatwg-url": "^5.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "4.x || >=6.0.0"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"encoding": "^0.1.0"
|
||||||
|
},
|
||||||
|
"peerDependenciesMeta": {
|
||||||
|
"encoding": {
|
||||||
|
"optional": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/tr46": {
|
||||||
|
"version": "0.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
||||||
|
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
|
||||||
|
},
|
||||||
|
"node_modules/ts-mixer": {
|
||||||
|
"version": "6.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.1.tgz",
|
||||||
|
"integrity": "sha512-hvE+ZYXuINrx6Ei6D6hz+PTim0Uf++dYbK9FFifLNwQj+RwKquhQpn868yZsCtJYiclZF1u8l6WZxxKi+vv7Rg=="
|
||||||
|
},
|
||||||
|
"node_modules/tslib": {
|
||||||
|
"version": "2.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
|
||||||
|
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||||
|
},
|
||||||
|
"node_modules/webidl-conversions": {
|
||||||
|
"version": "3.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
||||||
|
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
|
||||||
|
},
|
||||||
|
"node_modules/whatwg-url": {
|
||||||
|
"version": "5.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
||||||
|
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
|
||||||
|
"dependencies": {
|
||||||
|
"tr46": "~0.0.3",
|
||||||
|
"webidl-conversions": "^3.0.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/ws": {
|
||||||
|
"version": "8.5.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
|
||||||
|
"integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10.0.0"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"bufferutil": "^4.0.1",
|
||||||
|
"utf-8-validate": "^5.0.2"
|
||||||
|
},
|
||||||
|
"peerDependenciesMeta": {
|
||||||
|
"bufferutil": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
|
"utf-8-validate": {
|
||||||
|
"optional": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/zod": {
|
||||||
|
"version": "3.14.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/zod/-/zod-3.14.3.tgz",
|
||||||
|
"integrity": "sha512-OzwRCSXB1+/8F6w6HkYHdbuWysYWnAF4fkRgKDcSFc54CE+Sv0rHXKfeNUReGCrHukm1LNpi6AYeXotznhYJbQ==",
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/colinhacks"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
126
node_modules/@discordjs/builders/CHANGELOG.md
generated
vendored
Normal file
126
node_modules/@discordjs/builders/CHANGELOG.md
generated
vendored
Normal file
@ -0,0 +1,126 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
# [0.12.0](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.11.0...@discordjs/builders@0.12.0) (2021-12-08)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- **builders:** Dont export `Button` component stuff twice (#7289) ([86d9d06](https://github.com/discordjs/discord.js/commit/86d9d0674347c08d056cd054cb4ce4253195bf94))
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
- **SlashCommandSubcommands:** Updating old links from Discord developer portal (#7224) ([bd7a6f2](https://github.com/discordjs/discord.js/commit/bd7a6f265212624199fb0b2ddc8ece39759c63de))
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Add components to /builders (#7195) ([2bb40fd](https://github.com/discordjs/discord.js/commit/2bb40fd767cf5918e3ba422ff73082734bfa05b0))
|
||||||
|
|
||||||
|
## Typings
|
||||||
|
|
||||||
|
- Make `required` a boolean (#7307) ([c10afea](https://github.com/discordjs/discord.js/commit/c10afeadc702ab98bec5e077b3b92494a9596f9c))
|
||||||
|
|
||||||
|
# [0.11.0](https://github.com/discordjs/builders/compare/v0.10.0...v0.11.0) (2021-12-29)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- **ApplicationCommandOptions:** clean up code for builder options ([#68](https://github.com/discordjs/builders/issues/68)) ([b5d0b15](https://github.com/discordjs/builders/commit/b5d0b157b1262bd01fa011f8e0cf33adb82776e7))
|
||||||
|
|
||||||
|
# [0.10.0](https://github.com/discordjs/builders/compare/v0.9.0...v0.10.0) (2021-12-24)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- use zod instead of ow for max/min option validation ([#66](https://github.com/discordjs/builders/issues/66)) ([beb35fb](https://github.com/discordjs/builders/commit/beb35fb1f65bd6be2321e17cc792f67e8615fd48))
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- add max/min option for int and number builder options ([#47](https://github.com/discordjs/builders/issues/47)) ([2e1e860](https://github.com/discordjs/builders/commit/2e1e860b46e3453398b20df63dabb6d4325e32d1))
|
||||||
|
|
||||||
|
# [0.9.0](https://github.com/discordjs/builders/compare/v0.8.2...v0.9.0) (2021-12-02)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- replace ow with zod ([#58](https://github.com/discordjs/builders/issues/58)) ([0b6fb81](https://github.com/discordjs/builders/commit/0b6fb8161b858e42781855fb73aaa873fec58160))
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **SlashCommandBuilder:** add autocomplete ([#53](https://github.com/discordjs/builders/issues/53)) ([05b07a7](https://github.com/discordjs/builders/commit/05b07a7e88848188c27d7380d9f948cba25ef778))
|
||||||
|
|
||||||
|
## [0.8.2](https://github.com/discordjs/builders/compare/v0.8.1...v0.8.2) (2021-10-30)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- downgrade ow because of esm issues ([#55](https://github.com/discordjs/builders/issues/55)) ([3722d2c](https://github.com/discordjs/builders/commit/3722d2c1109a7a5c0abad63c1a7eb944df6e46c8))
|
||||||
|
|
||||||
|
## [0.8.1](https://github.com/discordjs/builders/compare/v0.8.0...v0.8.1) (2021-10-29)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- documentation ([e33ec8d](https://github.com/discordjs/builders/commit/e33ec8dfd5785312f82e0afb017a3dac614fd71d))
|
||||||
|
|
||||||
|
# [0.7.0](https://github.com/discordjs/builders/compare/v0.6.0...v0.7.0) (2021-10-18)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- properly type `toJSON` methods ([#34](https://github.com/discordjs/builders/issues/34)) ([7723ad0](https://github.com/discordjs/builders/commit/7723ad0da169386e638188de220451a97513bc25))
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **ContextMenus:** add context menu command builder ([#29](https://github.com/discordjs/builders/issues/29)) ([f0641e5](https://github.com/discordjs/builders/commit/f0641e55733de8992600f3082bcf054e6f815cf7))
|
||||||
|
- add support for channel types on channel options ([#41](https://github.com/discordjs/builders/issues/41)) ([f6c187e](https://github.com/discordjs/builders/commit/f6c187e0ad6ebe03e65186ece3e95cb1db5aeb50))
|
||||||
|
|
||||||
|
# [0.6.0](https://github.com/discordjs/builders/compare/v0.5.0...v0.6.0) (2021-08-24)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- **SlashCommandBuilder:** allow subcommands and groups to coexist at the root level ([#26](https://github.com/discordjs/builders/issues/26)) ([0be4daf](https://github.com/discordjs/builders/commit/0be4dafdfc0b5747c880be0078c00ada913eb4fb))
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- create `Embed` builder ([#11](https://github.com/discordjs/builders/issues/11)) ([eb942a4](https://github.com/discordjs/builders/commit/eb942a4d1f3bcec9a4e370b6af602a713ad8f9b7))
|
||||||
|
- **SlashCommandBuilder:** create setDefaultPermission function ([#19](https://github.com/discordjs/builders/issues/19)) ([5d53759](https://github.com/discordjs/builders/commit/5d537593937a8da330153ce4711b7d093a80330e))
|
||||||
|
- **SlashCommands:** add number option type ([#23](https://github.com/discordjs/builders/issues/23)) ([1563991](https://github.com/discordjs/builders/commit/1563991d421bb07bf7a412c87e7613692d770f04))
|
||||||
|
|
||||||
|
# [0.5.0](https://github.com/discordjs/builders/compare/v0.3.0...v0.5.0) (2021-08-10)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **Formatters:** add `formatEmoji` ([#20](https://github.com/discordjs/builders/issues/20)) ([c3d8bb5](https://github.com/discordjs/builders/commit/c3d8bb5363a1d46b45c0def4277da6921e2ba209))
|
||||||
|
|
||||||
|
# [0.4.0](https://github.com/discordjs/builders/compare/v0.3.0...v0.4.0) (2021-08-05)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- `sub command` => `subcommand` ([#18](https://github.com/discordjs/builders/pull/18)) ([95599c5](https://github.com/discordjs/builders/commit/95599c5b5366ebd054c4c277c52f1a44cda1209d))
|
||||||
|
|
||||||
|
# [0.3.0](https://github.com/discordjs/builders/compare/v0.2.0...v0.3.0) (2021-08-01)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- **Shrug:** Update comment ([#14](https://github.com/discordjs/builders/issues/14)) ([6fa6c40](https://github.com/discordjs/builders/commit/6fa6c405f2ea733811677d3d1bfb1e2806d504d5))
|
||||||
|
- shrug face rendering ([#13](https://github.com/discordjs/builders/issues/13)) ([6ad24ec](https://github.com/discordjs/builders/commit/6ad24ecd96c82b0f576e78e9e53fc7bf9c36ef5d))
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **formatters:** mentions ([#9](https://github.com/discordjs/builders/issues/9)) ([f83fe99](https://github.com/discordjs/builders/commit/f83fe99b83188ed999845751ffb005c687dbd60a))
|
||||||
|
- **Formatters:** Add a spoiler function ([#16](https://github.com/discordjs/builders/issues/16)) ([c213a6a](https://github.com/discordjs/builders/commit/c213a6abb114f65653017a4edec4bdba2162d771))
|
||||||
|
- **SlashCommands:** add slash command builders ([#3](https://github.com/discordjs/builders/issues/3)) ([6aa3af0](https://github.com/discordjs/builders/commit/6aa3af07b0ee342fff91f080914bb12b3ab773f8))
|
||||||
|
- shrug, tableflip and unflip strings ([#5](https://github.com/discordjs/builders/issues/5)) ([de5fa82](https://github.com/discordjs/builders/commit/de5fa823cd6f1feba5b2d0a63b2cb1761dfd1814))
|
||||||
|
|
||||||
|
# [0.2.0](https://github.com/discordjs/builders/compare/v0.1.1...v0.2.0) (2021-07-03)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- **Formatters:** added `hyperlink` and `hideLinkEmbed` ([#4](https://github.com/discordjs/builders/issues/4)) ([c532daf](https://github.com/discordjs/builders/commit/c532daf2ba2feae75bf9668f63462e96a5314cff))
|
||||||
|
|
||||||
|
# [0.1.1](https://github.com/discordjs/builders/compare/v0.1.0...v0.1.1) (2021-06-30)
|
||||||
|
|
||||||
|
## Bug Fixes
|
||||||
|
|
||||||
|
- **Deps:** added `tslib` as dependency ([#2](https://github.com/discordjs/builders/issues/2)) ([5576ff3](https://github.com/discordjs/builders/commit/5576ff3b67136b957bed0ab8a4c655d5de322813))
|
||||||
|
|
||||||
|
# 0.1.0 (2021-06-30)
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- added message formatters ([#1](https://github.com/discordjs/builders/issues/1)) ([765e46d](https://github.com/discordjs/builders/commit/765e46dac96c4e49d350243e5fad34c2bc738a7c))
|
191
node_modules/@discordjs/builders/LICENSE
generated
vendored
Normal file
191
node_modules/@discordjs/builders/LICENSE
generated
vendored
Normal file
@ -0,0 +1,191 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all
|
||||||
|
other entities that control, are controlled by, or are under common
|
||||||
|
control with that entity. For the purposes of this definition,
|
||||||
|
"control" means (i) the power, direct or indirect, to cause the
|
||||||
|
direction or management of such entity, whether by contract or
|
||||||
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical
|
||||||
|
transformation or translation of a Source form, including but
|
||||||
|
not limited to compiled object code, generated documentation,
|
||||||
|
and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or
|
||||||
|
Object form, made available under the License, as indicated by a
|
||||||
|
copyright notice that is included in or attached to the work
|
||||||
|
(an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object
|
||||||
|
form, that is based on (or derived from) the Work and for which the
|
||||||
|
editorial revisions, annotations, elaborations, or other modifications
|
||||||
|
represent, as a whole, an original work of authorship. For the purposes
|
||||||
|
of this License, Derivative Works shall not include works that remain
|
||||||
|
separable from, or merely link (or bind by name) to the interfaces of,
|
||||||
|
the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including
|
||||||
|
the original version of the Work and any modifications or additions
|
||||||
|
to that Work or Derivative Works thereof, that is intentionally
|
||||||
|
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||||
|
or by an individual or Legal Entity authorized to submit on behalf of
|
||||||
|
the copyright owner. For the purposes of this definition, "submitted"
|
||||||
|
means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems,
|
||||||
|
and issue tracking systems that are managed by, or on behalf of, the
|
||||||
|
Licensor for the purpose of discussing and improving the Work, but
|
||||||
|
excluding communication that is conspicuously marked or otherwise
|
||||||
|
designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||||
|
on behalf of whom a Contribution has been received by Licensor and
|
||||||
|
subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the
|
||||||
|
Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of
|
||||||
|
this License, each Contributor hereby grants to You a perpetual,
|
||||||
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||||
|
(except as stated in this section) patent license to make, have made,
|
||||||
|
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||||
|
where such license applies only to those patent claims licensable
|
||||||
|
by such Contributor that are necessarily infringed by their
|
||||||
|
Contribution(s) alone or by combination of their Contribution(s)
|
||||||
|
with the Work to which such Contribution(s) was submitted. If You
|
||||||
|
institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||||
|
or a Contribution incorporated within the Work constitutes direct
|
||||||
|
or contributory patent infringement, then any patent licenses
|
||||||
|
granted to You under this License for that Work shall terminate
|
||||||
|
as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the
|
||||||
|
Work or Derivative Works thereof in any medium, with or without
|
||||||
|
modifications, and in Source or Object form, provided that You
|
||||||
|
meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works
|
||||||
|
that You distribute, all copyright, patent, trademark, and
|
||||||
|
attribution notices from the Source form of the Work,
|
||||||
|
excluding those notices that do not pertain to any part of
|
||||||
|
the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its
|
||||||
|
distribution, then any Derivative Works that You distribute must
|
||||||
|
include a readable copy of the attribution notices contained
|
||||||
|
within such NOTICE file, excluding those notices that do not
|
||||||
|
pertain to any part of the Derivative Works, in at least one
|
||||||
|
of the following places: within a NOTICE text file distributed
|
||||||
|
as part of the Derivative Works; within the Source form or
|
||||||
|
documentation, if provided along with the Derivative Works; or,
|
||||||
|
within a display generated by the Derivative Works, if and
|
||||||
|
wherever such third-party notices normally appear. The contents
|
||||||
|
of the NOTICE file are for informational purposes only and
|
||||||
|
do not modify the License. You may add Your own attribution
|
||||||
|
notices within Derivative Works that You distribute, alongside
|
||||||
|
or as an addendum to the NOTICE text from the Work, provided
|
||||||
|
that such additional attribution notices cannot be construed
|
||||||
|
as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and
|
||||||
|
may provide additional or different license terms and conditions
|
||||||
|
for use, reproduction, or distribution of Your modifications, or
|
||||||
|
for any such Derivative Works as a whole, provided Your use,
|
||||||
|
reproduction, and distribution of the Work otherwise complies with
|
||||||
|
the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||||
|
any Contribution intentionally submitted for inclusion in the Work
|
||||||
|
by You to the Licensor shall be under the terms and conditions of
|
||||||
|
this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify
|
||||||
|
the terms of any separate license agreement you may have executed
|
||||||
|
with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade
|
||||||
|
names, trademarks, service marks, or product names of the Licensor,
|
||||||
|
except as required for reasonable and customary use in describing the
|
||||||
|
origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||||
|
agreed to in writing, Licensor provides the Work (and each
|
||||||
|
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||||
|
implied, including, without limitation, any warranties or conditions
|
||||||
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||||
|
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||||
|
appropriateness of using or redistributing the Work and assume any
|
||||||
|
risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory,
|
||||||
|
whether in tort (including negligence), contract, or otherwise,
|
||||||
|
unless required by applicable law (such as deliberate and grossly
|
||||||
|
negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special,
|
||||||
|
incidental, or consequential damages of any character arising as a
|
||||||
|
result of this License or out of the use or inability to use the
|
||||||
|
Work (including but not limited to damages for loss of goodwill,
|
||||||
|
work stoppage, computer failure or malfunction, or any and all
|
||||||
|
other commercial damages or losses), even if such Contributor
|
||||||
|
has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing
|
||||||
|
the Work or Derivative Works thereof, You may choose to offer,
|
||||||
|
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||||
|
or other liability obligations and/or rights consistent with this
|
||||||
|
License. However, in accepting such obligations, You may act only
|
||||||
|
on Your own behalf and on Your sole responsibility, not on behalf
|
||||||
|
of any other Contributor, and only if You agree to indemnify,
|
||||||
|
defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason
|
||||||
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
Copyright 2021 Noel Buechler
|
||||||
|
Copyright 2021 Vlad Frangu
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
53
node_modules/@discordjs/builders/README.md
generated
vendored
Normal file
53
node_modules/@discordjs/builders/README.md
generated
vendored
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
<div align="center">
|
||||||
|
<br />
|
||||||
|
<p>
|
||||||
|
<a href="https://discord.js.org"><img src="https://discord.js.org/static/logo.svg" width="546" alt="discord.js" /></a>
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
<p>
|
||||||
|
<a href="https://discord.gg/djs"><img src="https://img.shields.io/discord/222078108977594368?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a>
|
||||||
|
<a href="https://www.npmjs.com/package/@discordjs/builders"><img src="https://img.shields.io/npm/v/@discordjs/builders.svg?maxAge=3600" alt="npm version" /></a>
|
||||||
|
<a href="https://www.npmjs.com/package/@discordjs/builders"><img src="https://img.shields.io/npm/dt/@discordjs/builders.svg?maxAge=3600" alt="npm downloads" /></a>
|
||||||
|
<a href="https://github.com/discordjs/discord.js/actions"><img src="https://github.com/discordjs/discord.js/actions/workflows/test.yml/badge.svg" alt="Build status" /></a>
|
||||||
|
<a href="https://codecov.io/gh/discordjs/builders"><img src="https://codecov.io/gh/discordjs/builders/branch/main/graph/badge.svg" alt="Code coverage" /></a>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
**Node.js 16.9.0 or newer is required.**
|
||||||
|
|
||||||
|
```sh-session
|
||||||
|
npm install @discordjs/builders
|
||||||
|
yarn add @discordjs/builders
|
||||||
|
pnpm add @discordjs/builders
|
||||||
|
```
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
Here are some examples for the builders and utilities you can find in this package:
|
||||||
|
|
||||||
|
- [Slash Command Builders](./docs/examples/Slash%20Command%20Builders.md)
|
||||||
|
|
||||||
|
## Links
|
||||||
|
|
||||||
|
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
|
||||||
|
- [Documentation](https://discord.js.org/#/docs/builders)
|
||||||
|
- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))
|
||||||
|
See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v13.html), including updated and removed items in the library.
|
||||||
|
- [discord.js Discord server](https://discord.gg/djs)
|
||||||
|
- [Discord API Discord server](https://discord.gg/discord-api)
|
||||||
|
- [GitHub](https://github.com/discordjs/discord.js/tree/main/packages/builders)
|
||||||
|
- [npm](https://www.npmjs.com/package/@discordjs/builders)
|
||||||
|
- [Related libraries](https://discord.com/developers/docs/topics/community-resources#libraries)
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the
|
||||||
|
[documentation](https://discord.js.org/#/docs/builders).
|
||||||
|
See [the contribution guide](https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md) if you'd like to submit a PR.
|
||||||
|
|
||||||
|
## Help
|
||||||
|
|
||||||
|
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle
|
||||||
|
nudge in the right direction, please don't hesitate to join our official [discord.js Server](https://discord.gg/djs).
|
1084
node_modules/@discordjs/builders/dist/index.d.ts
generated
vendored
Normal file
1084
node_modules/@discordjs/builders/dist/index.d.ts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
4
node_modules/@discordjs/builders/dist/index.js
generated
vendored
Normal file
4
node_modules/@discordjs/builders/dist/index.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1
node_modules/@discordjs/builders/dist/index.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/dist/index.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
4
node_modules/@discordjs/builders/dist/index.mjs
generated
vendored
Normal file
4
node_modules/@discordjs/builders/dist/index.mjs
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1
node_modules/@discordjs/builders/dist/index.mjs.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/dist/index.mjs.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1
node_modules/@discordjs/builders/docs/README.md
generated
vendored
Normal file
1
node_modules/@discordjs/builders/docs/README.md
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
## [View the documentation here.](https://discord.js.org/#/docs/builders)
|
5
node_modules/@discordjs/builders/docs/index.yml
generated
vendored
Normal file
5
node_modules/@discordjs/builders/docs/index.yml
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- name: General
|
||||||
|
files:
|
||||||
|
- name: Welcome
|
||||||
|
id: welcome
|
||||||
|
path: ../../README.md
|
21
node_modules/@discordjs/builders/node_modules/discord-api-types/LICENSE
generated
vendored
Normal file
21
node_modules/@discordjs/builders/node_modules/discord-api-types/LICENSE
generated
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2020 vladfrangu
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
97
node_modules/@discordjs/builders/node_modules/discord-api-types/README.md
generated
vendored
Normal file
97
node_modules/@discordjs/builders/node_modules/discord-api-types/README.md
generated
vendored
Normal file
@ -0,0 +1,97 @@
|
|||||||
|
# Discord API Types
|
||||||
|
|
||||||
|
[![GitHub](https://img.shields.io/github/license/discordjs/discord-api-types)](https://github.com/discordjs/discord-api-types/blob/main/LICENSE.md)
|
||||||
|
[![npm](https://img.shields.io/npm/v/discord-api-types?color=crimson&logo=npm)](https://www.npmjs.com/package/discord-api-types)
|
||||||
|
[![deno](https://img.shields.io/npm/v/discord-api-types?color=blue&label=deno&logo=deno)](https://deno.land/x/discord_api_types)
|
||||||
|
[![Patreon Donate](https://img.shields.io/badge/patreon-donate-brightgreen.svg?label=Donate%20with%20Patreon&logo=patreon&colorB=F96854&link=https://www.patreon.com/vladfrangu)](https://www.patreon.com/vladfrangu)
|
||||||
|
[![Ko-fi Donate](https://img.shields.io/badge/kofi-donate-brightgreen.svg?label=Donate%20with%20Ko-fi&logo=ko-fi&colorB=F16061&link=https://ko-fi.com/wolfgalvlad&logoColor=FFFFFF)](https://ko-fi.com/wolfgalvlad)
|
||||||
|
[![GitHub Sponsors](https://img.shields.io/badge/patreon-donate-brightgreen.svg?label=Sponsor%20through%20GitHub&logo=github&colorB=F96854&link=https://github.com/sponsors/vladfrangu)](https://github.com/sponsors/vladfrangu)
|
||||||
|
|
||||||
|
Simple type definitions for the [Discord API](https://discord.com/developers/docs/intro).
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Install with [npm](https://www.npmjs.com/) / [yarn](https://yarnpkg.com) / [pnpm](https://pnpm.js.org/):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm install discord-api-types
|
||||||
|
yarn add discord-api-types
|
||||||
|
pnpm add discord-api-types
|
||||||
|
```
|
||||||
|
|
||||||
|
### Usage
|
||||||
|
|
||||||
|
You can only import this module by specifying the API version you want to target. Append `/v*` to the import path, where the `*` represents the API version. Below are some examples
|
||||||
|
|
||||||
|
```js
|
||||||
|
const { APIUser } = require('discord-api-types/v9');
|
||||||
|
```
|
||||||
|
|
||||||
|
```ts
|
||||||
|
// TypeScript/ES Module support
|
||||||
|
import { APIUser } from 'discord-api-types/v9';
|
||||||
|
```
|
||||||
|
|
||||||
|
You may also import just certain parts of the module that you need. The possible values are: `globals`, `gateway`, `gateway/v*`, `payloads`, `payloads/v*`, `rest`, `rest/v*`, `rpc`, `rpc/v*`, `utils`, `utils/v*`, `voice`, and `voice/v*`. Below are some examples
|
||||||
|
|
||||||
|
```js
|
||||||
|
const { GatewayVersion } = require('discord-api-types/gateway/v9');
|
||||||
|
```
|
||||||
|
|
||||||
|
```ts
|
||||||
|
// TypeScript/ES Module support
|
||||||
|
import { GatewayVersion } from 'discord-api-types/gateway/v9';
|
||||||
|
```
|
||||||
|
|
||||||
|
> _**Note:** The `v*` exports (`discord-api-type/v*`) include the appropriate version of `gateway`, `payloads`, `rest`, `rpc`, and `utils` you specified, alongside the `globals` exports_
|
||||||
|
|
||||||
|
### Deno
|
||||||
|
|
||||||
|
We also provide typings compatible with the [deno](https://deno.land/) runtime. You have 3 ways you can import them:
|
||||||
|
|
||||||
|
1. Directly from GitHub
|
||||||
|
|
||||||
|
```ts
|
||||||
|
// Importing a specific API version
|
||||||
|
import { APIUser } from 'https://raw.githubusercontent.com/discordjs/discord-api-types/main/deno/v9.ts';
|
||||||
|
```
|
||||||
|
|
||||||
|
2. From [deno.land/x](https://deno.land/x)
|
||||||
|
|
||||||
|
```ts
|
||||||
|
// Importing a specific API version
|
||||||
|
import { APIUser } from 'https://deno.land/x/discord_api_types/v9.ts';
|
||||||
|
```
|
||||||
|
|
||||||
|
3. From [skypack.dev](https://www.skypack.dev/)
|
||||||
|
|
||||||
|
```ts
|
||||||
|
// Importing a specific API version
|
||||||
|
import { APIUser } from 'https://cdn.skypack.dev/discord-api-types/v9?dts';
|
||||||
|
```
|
||||||
|
|
||||||
|
## Project Structure
|
||||||
|
|
||||||
|
The exports of each API version is split into three main parts:
|
||||||
|
|
||||||
|
- Everything exported with the `API` prefix represents a payload you may get from the REST API _or_ the Gateway.
|
||||||
|
|
||||||
|
- Everything exported with the `Gateway` prefix represents data that ONLY comes from or is directly related to the Gateway.
|
||||||
|
|
||||||
|
- Everything exported with the `REST` prefix represents data that ONLY comes from or is directly related to the REST API.
|
||||||
|
|
||||||
|
- For endpoint options, they will follow the following structure: `REST<HTTP Method><Type><Query|(JSON|FormData)Body|Result>` where the type represents what it will return.
|
||||||
|
|
||||||
|
- For example, `RESTPostAPIChannelMessageJSONBody` or `RESTGetAPIGatewayBotInfoResult`.
|
||||||
|
|
||||||
|
- Some exported types (specifically OAuth2 related ones) may not respect this entire structure due to the nature of the fields. They will start with either `RESTOAuth2` or with something similar to `REST<HTTP Method>OAuth2`
|
||||||
|
|
||||||
|
- If a type ends with `Result`, then it represents the expected result by calling its accompanying route.
|
||||||
|
|
||||||
|
- Types that are exported as `never` usually mean the result will be a `204 No Content`, so you can safely ignore it. This does **not** account for errors.
|
||||||
|
|
||||||
|
- Anything else that is miscellaneous will be exported based on what it represents (for example the `REST` route object).
|
||||||
|
|
||||||
|
- There may be types exported that are identical for all versions. These will be exported as is and can be found in the `globals` file. They will still be prefixed accordingly as described above.
|
||||||
|
|
||||||
|
**Warning**: This package documents just KNOWN (and documented) properties. Anything that isn't documented will NOT be added to this package (unless said properties are in an open Pull Request to Discord's [API Documentation repository](https://github.com/discord/discord-api-docs) or known through other means _and have received the green light to be used_). For clarification's sake, this means that properties that are only known through the process of data mining and have not yet been confirmed in a way as described will **NOT** be included.
|
9
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.d.ts
generated
vendored
Normal file
9
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.d.ts
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#connecting-gateway-url-params
|
||||||
|
*/
|
||||||
|
export interface GatewayURLQuery {
|
||||||
|
v: string;
|
||||||
|
encoding: 'json' | 'etf';
|
||||||
|
compress?: 'zlib-stream';
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=common.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["common.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,MAAM,WAAW,eAAe;IAC/B,CAAC,EAAE,MAAM,CAAC;IACV,QAAQ,EAAE,MAAM,GAAG,KAAK,CAAC;IACzB,QAAQ,CAAC,EAAE,aAAa,CAAC;CACzB"}
|
3
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.js
generated
vendored
Normal file
3
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
"use strict";
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
//# sourceMappingURL=common.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/common.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"common.js","sourceRoot":"","sources":["common.ts"],"names":[],"mappings":""}
|
2
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.d.ts
generated
vendored
Normal file
2
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export * from './v9';
|
||||||
|
//# sourceMappingURL=index.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,cAAc,MAAM,CAAC"}
|
16
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.js
generated
vendored
Normal file
16
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.js
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
"use strict";
|
||||||
|
// This file exports all the types available in the recommended gateway version
|
||||||
|
// Thereby, things MAY break in the future. Try sticking to imports from a specific version
|
||||||
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
||||||
|
}) : (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
o[k2] = m[k];
|
||||||
|
}));
|
||||||
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
||||||
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
||||||
|
};
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
__exportStar(require("./v9"), exports);
|
||||||
|
//# sourceMappingURL=index.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";AAAA,+EAA+E;AAC/E,2FAA2F;;;;;;;;;;;;AAE3F,uCAAqB"}
|
8
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.mjs
generated
vendored
Normal file
8
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/index.mjs
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import mod from "./index.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const GatewayCloseCodes = mod.GatewayCloseCodes;
|
||||||
|
export const GatewayDispatchEvents = mod.GatewayDispatchEvents;
|
||||||
|
export const GatewayIntentBits = mod.GatewayIntentBits;
|
||||||
|
export const GatewayOpcodes = mod.GatewayOpcodes;
|
||||||
|
export const GatewayVersion = mod.GatewayVersion;
|
608
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.d.ts
generated
vendored
Normal file
608
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.d.ts
generated
vendored
Normal file
@ -0,0 +1,608 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/gateway
|
||||||
|
*/
|
||||||
|
import type { APIChannel, APIEmoji, APIGuild, APIGuildMember, APIMessage, APIRole, APIUnavailableGuild, APIUser, GatewayActivity, GatewayPresenceUpdate as RawGatewayPresenceUpdate, GatewayVoiceState, InviteTargetUserType, PresenceUpdateStatus } from '../payloads/v6/index';
|
||||||
|
export * from './common';
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare const GatewayVersion = "6";
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GatewayOPCodes {
|
||||||
|
Dispatch = 0,
|
||||||
|
Heartbeat = 1,
|
||||||
|
Identify = 2,
|
||||||
|
PresenceUpdate = 3,
|
||||||
|
VoiceStateUpdate = 4,
|
||||||
|
Resume = 6,
|
||||||
|
Reconnect = 7,
|
||||||
|
RequestGuildMembers = 8,
|
||||||
|
InvalidSession = 9,
|
||||||
|
Hello = 10,
|
||||||
|
HeartbeatAck = 11
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GatewayCloseCodes {
|
||||||
|
UnknownError = 4000,
|
||||||
|
UnknownOpCode = 4001,
|
||||||
|
DecodeError = 4002,
|
||||||
|
NotAuthenticated = 4003,
|
||||||
|
AuthenticationFailed = 4004,
|
||||||
|
AlreadyAuthenticated = 4005,
|
||||||
|
InvalidSeq = 4007,
|
||||||
|
RateLimited = 4008,
|
||||||
|
SessionTimedOut = 4009,
|
||||||
|
InvalidShard = 4010,
|
||||||
|
ShardingRequired = 4011,
|
||||||
|
InvalidAPIVersion = 4012,
|
||||||
|
InvalidIntents = 4013,
|
||||||
|
DisallowedIntents = 4014
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-opcodes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum VoiceOPCodes {
|
||||||
|
Identify = 0,
|
||||||
|
SelectProtocol = 1,
|
||||||
|
Ready = 2,
|
||||||
|
Heartbeat = 3,
|
||||||
|
SessionDescription = 4,
|
||||||
|
Speaking = 5,
|
||||||
|
HeartbeatAck = 6,
|
||||||
|
Resume = 7,
|
||||||
|
Hello = 8,
|
||||||
|
Resumed = 9,
|
||||||
|
ClientDisconnect = 13
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum VoiceCloseCodes {
|
||||||
|
UnknownOpCode = 4001,
|
||||||
|
NotAuthenticated = 4003,
|
||||||
|
AuthenticationFailed = 4004,
|
||||||
|
AlreadyAuthenticated = 4005,
|
||||||
|
SessionNoLongerValid = 4006,
|
||||||
|
SessionTimeout = 4009,
|
||||||
|
ServerNotFound = 4011,
|
||||||
|
UnknownProtocol = 4012,
|
||||||
|
Disconnected = 4014,
|
||||||
|
VoiceServerCrashed = 4015,
|
||||||
|
UnknownEncryptionMode = 4016
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#list-of-intents
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GatewayIntentBits {
|
||||||
|
GUILDS = 1,
|
||||||
|
GUILD_MEMBERS = 2,
|
||||||
|
GUILD_BANS = 4,
|
||||||
|
GUILD_EMOJIS = 8,
|
||||||
|
GUILD_INTEGRATIONS = 16,
|
||||||
|
GUILD_WEBHOOKS = 32,
|
||||||
|
GUILD_INVITES = 64,
|
||||||
|
GUILD_VOICE_STATES = 128,
|
||||||
|
GUILD_PRESENCES = 256,
|
||||||
|
GUILD_MESSAGES = 512,
|
||||||
|
GUILD_MESSAGE_REACTIONS = 1024,
|
||||||
|
GUILD_MESSAGE_TYPING = 2048,
|
||||||
|
DIRECT_MESSAGES = 4096,
|
||||||
|
DIRECT_MESSAGE_REACTIONS = 8192,
|
||||||
|
DIRECT_MESSAGE_TYPING = 16384
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GatewayDispatchEvents {
|
||||||
|
Ready = "READY",
|
||||||
|
Resumed = "RESUMED",
|
||||||
|
ChannelCreate = "CHANNEL_CREATE",
|
||||||
|
ChannelUpdate = "CHANNEL_UPDATE",
|
||||||
|
ChannelDelete = "CHANNEL_DELETE",
|
||||||
|
ChannelPinsUpdate = "CHANNEL_PINS_UPDATE",
|
||||||
|
GuildCreate = "GUILD_CREATE",
|
||||||
|
GuildUpdate = "GUILD_UPDATE",
|
||||||
|
GuildDelete = "GUILD_DELETE",
|
||||||
|
GuildBanAdd = "GUILD_BAN_ADD",
|
||||||
|
GuildBanRemove = "GUILD_BAN_REMOVE",
|
||||||
|
GuildEmojisUpdate = "GUILD_EMOJIS_UPDATE",
|
||||||
|
GuildIntegrationsUpdate = "GUILD_INTEGRATIONS_UPDATE",
|
||||||
|
GuildMemberAdd = "GUILD_MEMBER_ADD",
|
||||||
|
GuildMemberRemove = "GUILD_MEMBER_REMOVE",
|
||||||
|
GuildMemberUpdate = "GUILD_MEMBER_UPDATE",
|
||||||
|
GuildMembersChunk = "GUILD_MEMBERS_CHUNK",
|
||||||
|
GuildRoleCreate = "GUILD_ROLE_CREATE",
|
||||||
|
GuildRoleUpdate = "GUILD_ROLE_UPDATE",
|
||||||
|
GuildRoleDelete = "GUILD_ROLE_DELETE",
|
||||||
|
InviteCreate = "INVITE_CREATE",
|
||||||
|
InviteDelete = "INVITE_DELETE",
|
||||||
|
MessageCreate = "MESSAGE_CREATE",
|
||||||
|
MessageUpdate = "MESSAGE_UPDATE",
|
||||||
|
MessageDelete = "MESSAGE_DELETE",
|
||||||
|
MessageDeleteBulk = "MESSAGE_DELETE_BULK",
|
||||||
|
MessageReactionAdd = "MESSAGE_REACTION_ADD",
|
||||||
|
MessageReactionRemove = "MESSAGE_REACTION_REMOVE",
|
||||||
|
MessageReactionRemoveAll = "MESSAGE_REACTION_REMOVE_ALL",
|
||||||
|
MessageReactionRemoveEmoji = "MESSAGE_REACTION_REMOVE_EMOJI",
|
||||||
|
PresenceUpdate = "PRESENCE_UPDATE",
|
||||||
|
TypingStart = "TYPING_START",
|
||||||
|
UserUpdate = "USER_UPDATE",
|
||||||
|
VoiceStateUpdate = "VOICE_STATE_UPDATE",
|
||||||
|
VoiceServerUpdate = "VOICE_SERVER_UPDATE",
|
||||||
|
WebhooksUpdate = "WEBHOOKS_UPDATE"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewaySendPayload = GatewayHeartbeat | GatewayIdentify | GatewayUpdatePresence | GatewayVoiceStateUpdate | GatewayResume | GatewayRequestGuildMembers;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayReceivePayload = GatewayHello | GatewayHeartbeatRequest | GatewayHeartbeatAck | GatewayInvalidSession | GatewayReconnect | GatewayDispatchPayload;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayDispatchPayload = GatewayReadyDispatch | GatewayResumedDispatch | GatewayChannelModifyDispatch | GatewayChannelPinsUpdateDispatch | GatewayGuildModifyDispatch | GatewayGuildDeleteDispatch | GatewayGuildBanModifyDispatch | GatewayGuildEmojisUpdateDispatch | GatewayGuildIntegrationsUpdateDispatch | GatewayGuildMemberAddDispatch | GatewayGuildMemberRemoveDispatch | GatewayGuildMemberUpdateDispatch | GatewayGuildMembersChunkDispatch | GatewayGuildRoleModifyDispatch | GatewayGuildRoleDeleteDispatch | GatewayInviteCreateDispatch | GatewayInviteDeleteDispatch | GatewayMessageCreateDispatch | GatewayMessageUpdateDispatch | GatewayMessageDeleteDispatch | GatewayMessageDeleteBulkDispatch | GatewayMessageReactionAddDispatch | GatewayMessageReactionRemoveDispatch | GatewayMessageReactionRemoveAllDispatch | GatewayMessageReactionRemoveEmojiDispatch | GatewayPresenceUpdateDispatch | GatewayTypingStartDispatch | GatewayUserUpdateDispatch | GatewayVoiceStateUpdateDispatch | GatewayVoiceServerUpdateDispatch | GatewayWebhooksUpdateDispatch;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#hello
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayHello extends NonDispatchPayload {
|
||||||
|
op: GatewayOPCodes.Hello;
|
||||||
|
d: {
|
||||||
|
heartbeat_interval: number;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#heartbeating
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayHeartbeatRequest extends NonDispatchPayload {
|
||||||
|
op: GatewayOPCodes.Heartbeat;
|
||||||
|
d: never;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#heartbeating-example-gateway-heartbeat-ack
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayHeartbeatAck extends NonDispatchPayload {
|
||||||
|
op: GatewayOPCodes.HeartbeatAck;
|
||||||
|
d: never;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#invalid-session
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayInvalidSession extends NonDispatchPayload {
|
||||||
|
op: GatewayOPCodes.InvalidSession;
|
||||||
|
d: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#reconnect
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayReconnect extends NonDispatchPayload {
|
||||||
|
op: GatewayOPCodes.Reconnect;
|
||||||
|
d: never;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#ready
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayReadyDispatch = DataPayload<GatewayDispatchEvents.Ready, {
|
||||||
|
v: number;
|
||||||
|
user: APIUser;
|
||||||
|
session_id: string;
|
||||||
|
private_channels: [];
|
||||||
|
guilds: APIUnavailableGuild[];
|
||||||
|
shard?: [number, number];
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#resumed
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayResumedDispatch = DataPayload<GatewayDispatchEvents.Resumed, never>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#channel-create
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#channel-update
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#channel-delete
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayChannelModifyDispatch = DataPayload<GatewayDispatchEvents.ChannelCreate | GatewayDispatchEvents.ChannelDelete | GatewayDispatchEvents.ChannelUpdate, APIChannel>;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayChannelCreateDispatch = GatewayChannelModifyDispatch;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayChannelUpdateDispatch = GatewayChannelModifyDispatch;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayChannelDeleteDispatch = GatewayChannelModifyDispatch;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#channel-pins-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayChannelPinsUpdateDispatch = DataPayload<GatewayDispatchEvents.ChannelPinsUpdate, {
|
||||||
|
guild_id?: string;
|
||||||
|
channel_id: string;
|
||||||
|
last_pin_timestamp?: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-create
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildModifyDispatch = DataPayload<GatewayDispatchEvents.GuildCreate | GatewayDispatchEvents.GuildUpdate, APIGuild>;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildCreateDispatch = GatewayGuildModifyDispatch;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildUpdateDispatch = GatewayGuildModifyDispatch;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-delete
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildDeleteDispatch = DataPayload<GatewayDispatchEvents.GuildDelete, APIUnavailableGuild>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-ban-add
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-ban-remove
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildBanModifyDispatch = DataPayload<GatewayDispatchEvents.GuildBanAdd | GatewayDispatchEvents.GuildBanRemove, {
|
||||||
|
guild_id: string;
|
||||||
|
user: APIUser;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildBanAddDispatch = GatewayGuildBanModifyDispatch;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildBanRemoveDispatch = GatewayGuildBanModifyDispatch;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-emojis-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildEmojisUpdateDispatch = DataPayload<GatewayDispatchEvents.GuildEmojisUpdate, {
|
||||||
|
guild_id: string;
|
||||||
|
emojis: APIEmoji[];
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-integrations-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildIntegrationsUpdateDispatch = DataPayload<GatewayDispatchEvents.GuildIntegrationsUpdate, {
|
||||||
|
guild_id: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-member-add
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildMemberAddDispatch = DataPayload<GatewayDispatchEvents.GuildMemberAdd, APIGuildMember & {
|
||||||
|
guild_id: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-member-remove
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildMemberRemoveDispatch = DataPayload<GatewayDispatchEvents.GuildMemberRemove, {
|
||||||
|
guild_id: string;
|
||||||
|
user: APIUser;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-member-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildMemberUpdateDispatch = DataPayload<GatewayDispatchEvents.GuildMemberUpdate, Omit<APIGuildMember, 'deaf' | 'mute'> & {
|
||||||
|
guild_id: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-members-chunk
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildMembersChunkDispatch = DataPayload<GatewayDispatchEvents.GuildMembersChunk, {
|
||||||
|
guild_id: string;
|
||||||
|
members: APIGuildMember[];
|
||||||
|
chunk_index?: number;
|
||||||
|
chunk_count?: number;
|
||||||
|
not_found?: unknown[];
|
||||||
|
presences?: RawGatewayPresenceUpdate[];
|
||||||
|
nonce?: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-role-create
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-role-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildRoleModifyDispatch = DataPayload<GatewayDispatchEvents.GuildRoleCreate | GatewayDispatchEvents.GuildRoleUpdate, {
|
||||||
|
guild_id: string;
|
||||||
|
role: APIRole;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildRoleCreateDispatch = GatewayGuildRoleModifyDispatch;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildRoleUpdateDispatch = GatewayGuildRoleModifyDispatch;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#guild-role-delete
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayGuildRoleDeleteDispatch = DataPayload<GatewayDispatchEvents.GuildRoleDelete, {
|
||||||
|
guild_id: string;
|
||||||
|
role_id: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#invite-create
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayInviteCreateDispatch = DataPayload<GatewayDispatchEvents.InviteCreate, {
|
||||||
|
channel_id: string;
|
||||||
|
code: string;
|
||||||
|
created_at: number;
|
||||||
|
guild_id?: string;
|
||||||
|
inviter?: APIUser;
|
||||||
|
max_age: number;
|
||||||
|
max_uses: number;
|
||||||
|
target_user?: APIUser;
|
||||||
|
target_user_type?: InviteTargetUserType;
|
||||||
|
temporary: boolean;
|
||||||
|
uses: 0;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#invite-delete
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayInviteDeleteDispatch = DataPayload<GatewayDispatchEvents.InviteDelete, {
|
||||||
|
channel_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
code: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-create
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageCreateDispatch = DataPayload<GatewayDispatchEvents.MessageCreate, APIMessage>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageUpdateDispatch = DataPayload<GatewayDispatchEvents.MessageUpdate, {
|
||||||
|
id: string;
|
||||||
|
channel_id: string;
|
||||||
|
} & Partial<APIMessage>>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-delete
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageDeleteDispatch = DataPayload<GatewayDispatchEvents.MessageDelete, {
|
||||||
|
id: string;
|
||||||
|
channel_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-delete-bulk
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageDeleteBulkDispatch = DataPayload<GatewayDispatchEvents.MessageDeleteBulk, {
|
||||||
|
ids: string[];
|
||||||
|
channel_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-reaction-add
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageReactionAddDispatch = ReactionData<GatewayDispatchEvents.MessageReactionAdd>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-reaction-remove
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageReactionRemoveDispatch = ReactionData<GatewayDispatchEvents.MessageReactionRemove, 'member'>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-reaction-remove-all
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageReactionRemoveAllDispatch = DataPayload<GatewayDispatchEvents.MessageReactionRemoveAll, MessageReactionRemoveData>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#message-reaction-remove-emoji
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayMessageReactionRemoveEmojiDispatch = DataPayload<GatewayDispatchEvents.MessageReactionRemoveEmoji, MessageReactionRemoveData & {
|
||||||
|
emoji: APIEmoji;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#presence-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayPresenceUpdateDispatch = DataPayload<GatewayDispatchEvents.PresenceUpdate, RawGatewayPresenceUpdate>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#typing-start
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayTypingStartDispatch = DataPayload<GatewayDispatchEvents.TypingStart, {
|
||||||
|
channel_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
user_id: string;
|
||||||
|
timestamp: number;
|
||||||
|
member?: APIGuildMember;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#user-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayUserUpdateDispatch = DataPayload<GatewayDispatchEvents.UserUpdate, APIUser>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#voice-state-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayVoiceStateUpdateDispatch = DataPayload<GatewayDispatchEvents.VoiceStateUpdate, GatewayVoiceState>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#voice-server-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayVoiceServerUpdateDispatch = DataPayload<GatewayDispatchEvents.VoiceServerUpdate, {
|
||||||
|
token: string;
|
||||||
|
guild_id: string;
|
||||||
|
endpoint: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#webhooks-update
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayWebhooksUpdateDispatch = DataPayload<GatewayDispatchEvents.WebhooksUpdate, {
|
||||||
|
guild_id: string;
|
||||||
|
channel_id: string;
|
||||||
|
}>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#heartbeating
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayHeartbeat {
|
||||||
|
op: GatewayOPCodes.Heartbeat;
|
||||||
|
d: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#identify-identify-connection-properties
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayIdentifyProperties {
|
||||||
|
$os: string;
|
||||||
|
$browser: string;
|
||||||
|
$device: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#identify
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayIdentify {
|
||||||
|
op: GatewayOPCodes.Identify;
|
||||||
|
d: {
|
||||||
|
token: string;
|
||||||
|
properties: GatewayIdentifyProperties;
|
||||||
|
compress?: boolean;
|
||||||
|
large_threshold?: number;
|
||||||
|
shard?: [shard_id: number, shard_count: number];
|
||||||
|
presence?: RawGatewayPresenceUpdate;
|
||||||
|
guild_subscriptions?: boolean;
|
||||||
|
intents?: number;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#resume
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayResume {
|
||||||
|
op: GatewayOPCodes.Resume;
|
||||||
|
d: {
|
||||||
|
token: string;
|
||||||
|
session_id: string;
|
||||||
|
seq: number;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#request-guild-members
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayRequestGuildMembers {
|
||||||
|
op: GatewayOPCodes.RequestGuildMembers;
|
||||||
|
d: {
|
||||||
|
guild_id: string | string[];
|
||||||
|
query?: string;
|
||||||
|
limit: number;
|
||||||
|
presences?: boolean;
|
||||||
|
user_ids?: string | string[];
|
||||||
|
nonce?: string;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#update-voice-state
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayVoiceStateUpdate {
|
||||||
|
op: GatewayOPCodes.VoiceStateUpdate;
|
||||||
|
d: {
|
||||||
|
guild_id: string;
|
||||||
|
channel_id: string | null;
|
||||||
|
self_mute: boolean;
|
||||||
|
self_deaf: boolean;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#update-status
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayUpdatePresence {
|
||||||
|
op: GatewayOPCodes.PresenceUpdate;
|
||||||
|
d: GatewayPresenceUpdateData;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#update-status-gateway-status-update-structure
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayPresenceUpdateData {
|
||||||
|
since: number | null;
|
||||||
|
game: GatewayActivity | null;
|
||||||
|
status: PresenceUpdateStatus;
|
||||||
|
afk: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
interface BasePayload {
|
||||||
|
op: GatewayOPCodes;
|
||||||
|
s: number;
|
||||||
|
d?: unknown;
|
||||||
|
t?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
declare type NonDispatchPayload = Omit<BasePayload, 't'>;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
interface DataPayload<Event extends GatewayDispatchEvents, D = unknown> extends BasePayload {
|
||||||
|
op: GatewayOPCodes.Dispatch;
|
||||||
|
t: Event;
|
||||||
|
d: D;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
declare type ReactionData<E extends GatewayDispatchEvents, O extends string = never> = DataPayload<E, Omit<{
|
||||||
|
user_id: string;
|
||||||
|
channel_id: string;
|
||||||
|
message_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
member?: APIGuildMember;
|
||||||
|
emoji: APIEmoji;
|
||||||
|
}, O>>;
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
interface MessageReactionRemoveData {
|
||||||
|
channel_id: string;
|
||||||
|
message_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=v6.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.d.ts.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
163
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.js
generated
vendored
Normal file
163
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.js
generated
vendored
Normal file
@ -0,0 +1,163 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/gateway
|
||||||
|
*/
|
||||||
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
||||||
|
}) : (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
o[k2] = m[k];
|
||||||
|
}));
|
||||||
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
||||||
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
||||||
|
};
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.GatewayDispatchEvents = exports.GatewayIntentBits = exports.VoiceCloseCodes = exports.VoiceOPCodes = exports.GatewayCloseCodes = exports.GatewayOPCodes = exports.GatewayVersion = void 0;
|
||||||
|
__exportStar(require("./common"), exports);
|
||||||
|
/**
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
exports.GatewayVersion = '6';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GatewayOPCodes;
|
||||||
|
(function (GatewayOPCodes) {
|
||||||
|
GatewayOPCodes[GatewayOPCodes["Dispatch"] = 0] = "Dispatch";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["Heartbeat"] = 1] = "Heartbeat";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["Identify"] = 2] = "Identify";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["PresenceUpdate"] = 3] = "PresenceUpdate";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["VoiceStateUpdate"] = 4] = "VoiceStateUpdate";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["Resume"] = 6] = "Resume";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["Reconnect"] = 7] = "Reconnect";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["RequestGuildMembers"] = 8] = "RequestGuildMembers";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["InvalidSession"] = 9] = "InvalidSession";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["Hello"] = 10] = "Hello";
|
||||||
|
GatewayOPCodes[GatewayOPCodes["HeartbeatAck"] = 11] = "HeartbeatAck";
|
||||||
|
})(GatewayOPCodes = exports.GatewayOPCodes || (exports.GatewayOPCodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GatewayCloseCodes;
|
||||||
|
(function (GatewayCloseCodes) {
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["UnknownError"] = 4000] = "UnknownError";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["UnknownOpCode"] = 4001] = "UnknownOpCode";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["DecodeError"] = 4002] = "DecodeError";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["NotAuthenticated"] = 4003] = "NotAuthenticated";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["AuthenticationFailed"] = 4004] = "AuthenticationFailed";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["AlreadyAuthenticated"] = 4005] = "AlreadyAuthenticated";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidSeq"] = 4007] = "InvalidSeq";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["RateLimited"] = 4008] = "RateLimited";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["SessionTimedOut"] = 4009] = "SessionTimedOut";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidShard"] = 4010] = "InvalidShard";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["ShardingRequired"] = 4011] = "ShardingRequired";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidAPIVersion"] = 4012] = "InvalidAPIVersion";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidIntents"] = 4013] = "InvalidIntents";
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["DisallowedIntents"] = 4014] = "DisallowedIntents";
|
||||||
|
})(GatewayCloseCodes = exports.GatewayCloseCodes || (exports.GatewayCloseCodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-opcodes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var VoiceOPCodes;
|
||||||
|
(function (VoiceOPCodes) {
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Identify"] = 0] = "Identify";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["SelectProtocol"] = 1] = "SelectProtocol";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Ready"] = 2] = "Ready";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Heartbeat"] = 3] = "Heartbeat";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["SessionDescription"] = 4] = "SessionDescription";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Speaking"] = 5] = "Speaking";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["HeartbeatAck"] = 6] = "HeartbeatAck";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Resume"] = 7] = "Resume";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Hello"] = 8] = "Hello";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["Resumed"] = 9] = "Resumed";
|
||||||
|
VoiceOPCodes[VoiceOPCodes["ClientDisconnect"] = 13] = "ClientDisconnect";
|
||||||
|
})(VoiceOPCodes = exports.VoiceOPCodes || (exports.VoiceOPCodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#voice-voice-close-event-codes
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var VoiceCloseCodes;
|
||||||
|
(function (VoiceCloseCodes) {
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["UnknownOpCode"] = 4001] = "UnknownOpCode";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["NotAuthenticated"] = 4003] = "NotAuthenticated";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["AuthenticationFailed"] = 4004] = "AuthenticationFailed";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["AlreadyAuthenticated"] = 4005] = "AlreadyAuthenticated";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["SessionNoLongerValid"] = 4006] = "SessionNoLongerValid";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["SessionTimeout"] = 4009] = "SessionTimeout";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["ServerNotFound"] = 4011] = "ServerNotFound";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["UnknownProtocol"] = 4012] = "UnknownProtocol";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["Disconnected"] = 4014] = "Disconnected";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["VoiceServerCrashed"] = 4015] = "VoiceServerCrashed";
|
||||||
|
VoiceCloseCodes[VoiceCloseCodes["UnknownEncryptionMode"] = 4016] = "UnknownEncryptionMode";
|
||||||
|
})(VoiceCloseCodes = exports.VoiceCloseCodes || (exports.VoiceCloseCodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#list-of-intents
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GatewayIntentBits;
|
||||||
|
(function (GatewayIntentBits) {
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILDS"] = 1] = "GUILDS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_MEMBERS"] = 2] = "GUILD_MEMBERS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_BANS"] = 4] = "GUILD_BANS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_EMOJIS"] = 8] = "GUILD_EMOJIS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_INTEGRATIONS"] = 16] = "GUILD_INTEGRATIONS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_WEBHOOKS"] = 32] = "GUILD_WEBHOOKS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_INVITES"] = 64] = "GUILD_INVITES";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_VOICE_STATES"] = 128] = "GUILD_VOICE_STATES";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_PRESENCES"] = 256] = "GUILD_PRESENCES";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_MESSAGES"] = 512] = "GUILD_MESSAGES";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_MESSAGE_REACTIONS"] = 1024] = "GUILD_MESSAGE_REACTIONS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GUILD_MESSAGE_TYPING"] = 2048] = "GUILD_MESSAGE_TYPING";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DIRECT_MESSAGES"] = 4096] = "DIRECT_MESSAGES";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DIRECT_MESSAGE_REACTIONS"] = 8192] = "DIRECT_MESSAGE_REACTIONS";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DIRECT_MESSAGE_TYPING"] = 16384] = "DIRECT_MESSAGE_TYPING";
|
||||||
|
})(GatewayIntentBits = exports.GatewayIntentBits || (exports.GatewayIntentBits = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events
|
||||||
|
* @deprecated Gateway v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GatewayDispatchEvents;
|
||||||
|
(function (GatewayDispatchEvents) {
|
||||||
|
GatewayDispatchEvents["Ready"] = "READY";
|
||||||
|
GatewayDispatchEvents["Resumed"] = "RESUMED";
|
||||||
|
GatewayDispatchEvents["ChannelCreate"] = "CHANNEL_CREATE";
|
||||||
|
GatewayDispatchEvents["ChannelUpdate"] = "CHANNEL_UPDATE";
|
||||||
|
GatewayDispatchEvents["ChannelDelete"] = "CHANNEL_DELETE";
|
||||||
|
GatewayDispatchEvents["ChannelPinsUpdate"] = "CHANNEL_PINS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildCreate"] = "GUILD_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildUpdate"] = "GUILD_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildDelete"] = "GUILD_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildBanAdd"] = "GUILD_BAN_ADD";
|
||||||
|
GatewayDispatchEvents["GuildBanRemove"] = "GUILD_BAN_REMOVE";
|
||||||
|
GatewayDispatchEvents["GuildEmojisUpdate"] = "GUILD_EMOJIS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildIntegrationsUpdate"] = "GUILD_INTEGRATIONS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildMemberAdd"] = "GUILD_MEMBER_ADD";
|
||||||
|
GatewayDispatchEvents["GuildMemberRemove"] = "GUILD_MEMBER_REMOVE";
|
||||||
|
GatewayDispatchEvents["GuildMemberUpdate"] = "GUILD_MEMBER_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildMembersChunk"] = "GUILD_MEMBERS_CHUNK";
|
||||||
|
GatewayDispatchEvents["GuildRoleCreate"] = "GUILD_ROLE_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildRoleUpdate"] = "GUILD_ROLE_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildRoleDelete"] = "GUILD_ROLE_DELETE";
|
||||||
|
GatewayDispatchEvents["InviteCreate"] = "INVITE_CREATE";
|
||||||
|
GatewayDispatchEvents["InviteDelete"] = "INVITE_DELETE";
|
||||||
|
GatewayDispatchEvents["MessageCreate"] = "MESSAGE_CREATE";
|
||||||
|
GatewayDispatchEvents["MessageUpdate"] = "MESSAGE_UPDATE";
|
||||||
|
GatewayDispatchEvents["MessageDelete"] = "MESSAGE_DELETE";
|
||||||
|
GatewayDispatchEvents["MessageDeleteBulk"] = "MESSAGE_DELETE_BULK";
|
||||||
|
GatewayDispatchEvents["MessageReactionAdd"] = "MESSAGE_REACTION_ADD";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemove"] = "MESSAGE_REACTION_REMOVE";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemoveAll"] = "MESSAGE_REACTION_REMOVE_ALL";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemoveEmoji"] = "MESSAGE_REACTION_REMOVE_EMOJI";
|
||||||
|
GatewayDispatchEvents["PresenceUpdate"] = "PRESENCE_UPDATE";
|
||||||
|
GatewayDispatchEvents["TypingStart"] = "TYPING_START";
|
||||||
|
GatewayDispatchEvents["UserUpdate"] = "USER_UPDATE";
|
||||||
|
GatewayDispatchEvents["VoiceStateUpdate"] = "VOICE_STATE_UPDATE";
|
||||||
|
GatewayDispatchEvents["VoiceServerUpdate"] = "VOICE_SERVER_UPDATE";
|
||||||
|
GatewayDispatchEvents["WebhooksUpdate"] = "WEBHOOKS_UPDATE";
|
||||||
|
})(GatewayDispatchEvents = exports.GatewayDispatchEvents || (exports.GatewayDispatchEvents = {}));
|
||||||
|
// #endregion Shared
|
||||||
|
//# sourceMappingURL=v6.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"v6.js","sourceRoot":"","sources":["v6.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;AAkBH,2CAAyB;AAEzB;;GAEG;AACU,QAAA,cAAc,GAAG,GAAG,CAAC;AAElC;;;GAGG;AACH,IAAY,cAaX;AAbD,WAAY,cAAc;IACzB,2DAAQ,CAAA;IACR,6DAAS,CAAA;IACT,2DAAQ,CAAA;IACR,uEAAc,CAAA;IACd,2EAAgB,CAAA;IAEhB,uDAAU,CAAA;IACV,6DAAS,CAAA;IACT,iFAAmB,CAAA;IACnB,uEAAc,CAAA;IACd,sDAAK,CAAA;IACL,oEAAY,CAAA;AACb,CAAC,EAbW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAazB;AAED;;;GAGG;AACH,IAAY,iBAgBX;AAhBD,WAAY,iBAAiB;IAC5B,4EAAmB,CAAA;IACnB,8EAAa,CAAA;IACb,0EAAW,CAAA;IACX,oFAAgB,CAAA;IAChB,4FAAoB,CAAA;IACpB,4FAAoB,CAAA;IAEpB,wEAAiB,CAAA;IACjB,0EAAW,CAAA;IACX,kFAAe,CAAA;IACf,4EAAY,CAAA;IACZ,oFAAgB,CAAA;IAChB,sFAAiB,CAAA;IACjB,gFAAc,CAAA;IACd,sFAAiB,CAAA;AAClB,CAAC,EAhBW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAgB5B;AAED;;;GAGG;AACH,IAAY,YAaX;AAbD,WAAY,YAAY;IACvB,uDAAQ,CAAA;IACR,mEAAc,CAAA;IACd,iDAAK,CAAA;IACL,yDAAS,CAAA;IACT,2EAAkB,CAAA;IAClB,uDAAQ,CAAA;IACR,+DAAY,CAAA;IACZ,mDAAM,CAAA;IACN,iDAAK,CAAA;IACL,qDAAO,CAAA;IAEP,wEAAqB,CAAA;AACtB,CAAC,EAbW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAavB;AAED;;;GAGG;AACH,IAAY,eAgBX;AAhBD,WAAY,eAAe;IAC1B,0EAAoB,CAAA;IAEpB,gFAAuB,CAAA;IACvB,wFAAoB,CAAA;IACpB,wFAAoB,CAAA;IACpB,wFAAoB,CAAA;IAEpB,4EAAqB,CAAA;IAErB,4EAAqB,CAAA;IACrB,8EAAe,CAAA;IAEf,wEAAmB,CAAA;IACnB,oFAAkB,CAAA;IAClB,0FAAqB,CAAA;AACtB,CAAC,EAhBW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAgB1B;AAED;;;GAGG;AACH,IAAY,iBAgBX;AAhBD,WAAY,iBAAiB;IAC5B,6DAAe,CAAA;IACf,2EAAsB,CAAA;IACtB,qEAAmB,CAAA;IACnB,yEAAqB,CAAA;IACrB,sFAA2B,CAAA;IAC3B,8EAAuB,CAAA;IACvB,4EAAsB,CAAA;IACtB,uFAA2B,CAAA;IAC3B,iFAAwB,CAAA;IACxB,+EAAuB,CAAA;IACvB,kGAAiC,CAAA;IACjC,4FAA8B,CAAA;IAC9B,kFAAyB,CAAA;IACzB,oGAAkC,CAAA;IAClC,+FAA+B,CAAA;AAChC,CAAC,EAhBW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAgB5B;AAED;;;GAGG;AACH,IAAY,qBAqCX;AArCD,WAAY,qBAAqB;IAChC,wCAAe,CAAA;IACf,4CAAmB,CAAA;IACnB,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,kEAAyC,CAAA;IACzC,qDAA4B,CAAA;IAC5B,qDAA4B,CAAA;IAC5B,qDAA4B,CAAA;IAC5B,sDAA6B,CAAA;IAC7B,4DAAmC,CAAA;IACnC,kEAAyC,CAAA;IACzC,8EAAqD,CAAA;IACrD,4DAAmC,CAAA;IACnC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,8DAAqC,CAAA;IACrC,8DAAqC,CAAA;IACrC,8DAAqC,CAAA;IACrC,uDAA8B,CAAA;IAC9B,uDAA8B,CAAA;IAC9B,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,kEAAyC,CAAA;IACzC,oEAA2C,CAAA;IAC3C,0EAAiD,CAAA;IACjD,iFAAwD,CAAA;IACxD,qFAA4D,CAAA;IAC5D,2DAAkC,CAAA;IAClC,qDAA4B,CAAA;IAC5B,mDAA0B,CAAA;IAC1B,gEAAuC,CAAA;IACvC,kEAAyC,CAAA;IACzC,2DAAkC,CAAA;AACnC,CAAC,EArCW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAqChC;AAwoBD,oBAAoB"}
|
10
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.mjs
generated
vendored
Normal file
10
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v6.mjs
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
import mod from "./v6.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const GatewayCloseCodes = mod.GatewayCloseCodes;
|
||||||
|
export const GatewayDispatchEvents = mod.GatewayDispatchEvents;
|
||||||
|
export const GatewayIntentBits = mod.GatewayIntentBits;
|
||||||
|
export const GatewayOPCodes = mod.GatewayOPCodes;
|
||||||
|
export const GatewayVersion = mod.GatewayVersion;
|
||||||
|
export const VoiceCloseCodes = mod.VoiceCloseCodes;
|
||||||
|
export const VoiceOPCodes = mod.VoiceOPCodes;
|
1290
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.d.ts
generated
vendored
Normal file
1290
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.d.ts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.d.ts.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
231
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.js
generated
vendored
Normal file
231
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.js
generated
vendored
Normal file
@ -0,0 +1,231 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/gateway
|
||||||
|
*/
|
||||||
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
||||||
|
}) : (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
o[k2] = m[k];
|
||||||
|
}));
|
||||||
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
||||||
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
||||||
|
};
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.GatewayDispatchEvents = exports.GatewayIntentBits = exports.GatewayCloseCodes = exports.GatewayOpcodes = exports.GatewayVersion = void 0;
|
||||||
|
__exportStar(require("./common"), exports);
|
||||||
|
exports.GatewayVersion = '8';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes
|
||||||
|
*/
|
||||||
|
var GatewayOpcodes;
|
||||||
|
(function (GatewayOpcodes) {
|
||||||
|
/**
|
||||||
|
* An event was dispatched
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Dispatch"] = 0] = "Dispatch";
|
||||||
|
/**
|
||||||
|
* A bidirectional opcode to maintain an active gateway connection.
|
||||||
|
* Fired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client.
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Heartbeat"] = 1] = "Heartbeat";
|
||||||
|
/**
|
||||||
|
* Starts a new session during the initial handshake
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Identify"] = 2] = "Identify";
|
||||||
|
/**
|
||||||
|
* Update the client's presence
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["PresenceUpdate"] = 3] = "PresenceUpdate";
|
||||||
|
/**
|
||||||
|
* Used to join/leave or move between voice channels
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["VoiceStateUpdate"] = 4] = "VoiceStateUpdate";
|
||||||
|
/**
|
||||||
|
* Resume a previous session that was disconnected
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Resume"] = 6] = "Resume";
|
||||||
|
/**
|
||||||
|
* You should attempt to reconnect and resume immediately
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Reconnect"] = 7] = "Reconnect";
|
||||||
|
/**
|
||||||
|
* Request information about offline guild members in a large guild
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["RequestGuildMembers"] = 8] = "RequestGuildMembers";
|
||||||
|
/**
|
||||||
|
* The session has been invalidated. You should reconnect and identify/resume accordingly
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["InvalidSession"] = 9] = "InvalidSession";
|
||||||
|
/**
|
||||||
|
* Sent immediately after connecting, contains the `heartbeat_interval` to use
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Hello"] = 10] = "Hello";
|
||||||
|
/**
|
||||||
|
* Sent in response to receiving a heartbeat to acknowledge that it has been received
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["HeartbeatAck"] = 11] = "HeartbeatAck";
|
||||||
|
})(GatewayOpcodes = exports.GatewayOpcodes || (exports.GatewayOpcodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes
|
||||||
|
*/
|
||||||
|
var GatewayCloseCodes;
|
||||||
|
(function (GatewayCloseCodes) {
|
||||||
|
/**
|
||||||
|
* We're not sure what went wrong. Try reconnecting?
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["UnknownError"] = 4000] = "UnknownError";
|
||||||
|
/**
|
||||||
|
* You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#payloads-and-opcodes
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["UnknownOpcode"] = 4001] = "UnknownOpcode";
|
||||||
|
/**
|
||||||
|
* You sent an invalid payload to us. Don't do that!
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#sending-payloads
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["DecodeError"] = 4002] = "DecodeError";
|
||||||
|
/**
|
||||||
|
* You sent us a payload prior to identifying
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#identify
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["NotAuthenticated"] = 4003] = "NotAuthenticated";
|
||||||
|
/**
|
||||||
|
* The account token sent with your identify payload is incorrect
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#identify
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["AuthenticationFailed"] = 4004] = "AuthenticationFailed";
|
||||||
|
/**
|
||||||
|
* You sent more than one identify payload. Don't do that!
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["AlreadyAuthenticated"] = 4005] = "AlreadyAuthenticated";
|
||||||
|
/**
|
||||||
|
* The sequence sent when resuming the session was invalid. Reconnect and start a new session
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#resume
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidSeq"] = 4007] = "InvalidSeq";
|
||||||
|
/**
|
||||||
|
* Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["RateLimited"] = 4008] = "RateLimited";
|
||||||
|
/**
|
||||||
|
* Your session timed out. Reconnect and start a new one
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["SessionTimedOut"] = 4009] = "SessionTimedOut";
|
||||||
|
/**
|
||||||
|
* You sent us an invalid shard when identifying
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#sharding
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidShard"] = 4010] = "InvalidShard";
|
||||||
|
/**
|
||||||
|
* The session would have handled too many guilds - you are required to shard your connection in order to connect
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#sharding
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["ShardingRequired"] = 4011] = "ShardingRequired";
|
||||||
|
/**
|
||||||
|
* You sent an invalid version for the gateway
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidAPIVersion"] = 4012] = "InvalidAPIVersion";
|
||||||
|
/**
|
||||||
|
* You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#gateway-intents
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidIntents"] = 4013] = "InvalidIntents";
|
||||||
|
/**
|
||||||
|
* You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not
|
||||||
|
* enabled or are not whitelisted for
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#gateway-intents
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#privileged-intents
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["DisallowedIntents"] = 4014] = "DisallowedIntents";
|
||||||
|
})(GatewayCloseCodes = exports.GatewayCloseCodes || (exports.GatewayCloseCodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#list-of-intents
|
||||||
|
*/
|
||||||
|
var GatewayIntentBits;
|
||||||
|
(function (GatewayIntentBits) {
|
||||||
|
GatewayIntentBits[GatewayIntentBits["Guilds"] = 1] = "Guilds";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMembers"] = 2] = "GuildMembers";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildBans"] = 4] = "GuildBans";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildEmojisAndStickers"] = 8] = "GuildEmojisAndStickers";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildIntegrations"] = 16] = "GuildIntegrations";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildWebhooks"] = 32] = "GuildWebhooks";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildInvites"] = 64] = "GuildInvites";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildVoiceStates"] = 128] = "GuildVoiceStates";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildPresences"] = 256] = "GuildPresences";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMessages"] = 512] = "GuildMessages";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMessageReactions"] = 1024] = "GuildMessageReactions";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMessageTyping"] = 2048] = "GuildMessageTyping";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DirectMessages"] = 4096] = "DirectMessages";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DirectMessageReactions"] = 8192] = "DirectMessageReactions";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DirectMessageTyping"] = 16384] = "DirectMessageTyping";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildScheduledEvents"] = 65536] = "GuildScheduledEvents";
|
||||||
|
})(GatewayIntentBits = exports.GatewayIntentBits || (exports.GatewayIntentBits = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events
|
||||||
|
*/
|
||||||
|
var GatewayDispatchEvents;
|
||||||
|
(function (GatewayDispatchEvents) {
|
||||||
|
GatewayDispatchEvents["ChannelCreate"] = "CHANNEL_CREATE";
|
||||||
|
GatewayDispatchEvents["ChannelDelete"] = "CHANNEL_DELETE";
|
||||||
|
GatewayDispatchEvents["ChannelPinsUpdate"] = "CHANNEL_PINS_UPDATE";
|
||||||
|
GatewayDispatchEvents["ChannelUpdate"] = "CHANNEL_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildBanAdd"] = "GUILD_BAN_ADD";
|
||||||
|
GatewayDispatchEvents["GuildBanRemove"] = "GUILD_BAN_REMOVE";
|
||||||
|
GatewayDispatchEvents["GuildCreate"] = "GUILD_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildDelete"] = "GUILD_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildEmojisUpdate"] = "GUILD_EMOJIS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildIntegrationsUpdate"] = "GUILD_INTEGRATIONS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildMemberAdd"] = "GUILD_MEMBER_ADD";
|
||||||
|
GatewayDispatchEvents["GuildMemberRemove"] = "GUILD_MEMBER_REMOVE";
|
||||||
|
GatewayDispatchEvents["GuildMembersChunk"] = "GUILD_MEMBERS_CHUNK";
|
||||||
|
GatewayDispatchEvents["GuildMemberUpdate"] = "GUILD_MEMBER_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildRoleCreate"] = "GUILD_ROLE_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildRoleDelete"] = "GUILD_ROLE_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildRoleUpdate"] = "GUILD_ROLE_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildStickersUpdate"] = "GUILD_STICKERS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildUpdate"] = "GUILD_UPDATE";
|
||||||
|
GatewayDispatchEvents["IntegrationCreate"] = "INTEGRATION_CREATE";
|
||||||
|
GatewayDispatchEvents["IntegrationDelete"] = "INTEGRATION_DELETE";
|
||||||
|
GatewayDispatchEvents["IntegrationUpdate"] = "INTEGRATION_UPDATE";
|
||||||
|
GatewayDispatchEvents["InteractionCreate"] = "INTERACTION_CREATE";
|
||||||
|
GatewayDispatchEvents["InviteCreate"] = "INVITE_CREATE";
|
||||||
|
GatewayDispatchEvents["InviteDelete"] = "INVITE_DELETE";
|
||||||
|
GatewayDispatchEvents["MessageCreate"] = "MESSAGE_CREATE";
|
||||||
|
GatewayDispatchEvents["MessageDelete"] = "MESSAGE_DELETE";
|
||||||
|
GatewayDispatchEvents["MessageDeleteBulk"] = "MESSAGE_DELETE_BULK";
|
||||||
|
GatewayDispatchEvents["MessageReactionAdd"] = "MESSAGE_REACTION_ADD";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemove"] = "MESSAGE_REACTION_REMOVE";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemoveAll"] = "MESSAGE_REACTION_REMOVE_ALL";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemoveEmoji"] = "MESSAGE_REACTION_REMOVE_EMOJI";
|
||||||
|
GatewayDispatchEvents["MessageUpdate"] = "MESSAGE_UPDATE";
|
||||||
|
GatewayDispatchEvents["PresenceUpdate"] = "PRESENCE_UPDATE";
|
||||||
|
GatewayDispatchEvents["StageInstanceCreate"] = "STAGE_INSTANCE_CREATE";
|
||||||
|
GatewayDispatchEvents["StageInstanceDelete"] = "STAGE_INSTANCE_DELETE";
|
||||||
|
GatewayDispatchEvents["StageInstanceUpdate"] = "STAGE_INSTANCE_UPDATE";
|
||||||
|
GatewayDispatchEvents["Ready"] = "READY";
|
||||||
|
GatewayDispatchEvents["Resumed"] = "RESUMED";
|
||||||
|
GatewayDispatchEvents["TypingStart"] = "TYPING_START";
|
||||||
|
GatewayDispatchEvents["UserUpdate"] = "USER_UPDATE";
|
||||||
|
GatewayDispatchEvents["VoiceServerUpdate"] = "VOICE_SERVER_UPDATE";
|
||||||
|
GatewayDispatchEvents["VoiceStateUpdate"] = "VOICE_STATE_UPDATE";
|
||||||
|
GatewayDispatchEvents["WebhooksUpdate"] = "WEBHOOKS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventCreate"] = "GUILD_SCHEDULED_EVENT_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventUpdate"] = "GUILD_SCHEDULED_EVENT_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventDelete"] = "GUILD_SCHEDULED_EVENT_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventUserAdd"] = "GUILD_SCHEDULED_EVENT_USER_ADD";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventUserRemove"] = "GUILD_SCHEDULED_EVENT_USER_REMOVE";
|
||||||
|
})(GatewayDispatchEvents = exports.GatewayDispatchEvents || (exports.GatewayDispatchEvents = {}));
|
||||||
|
// #endregion Shared
|
||||||
|
//# sourceMappingURL=v8.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"v8.js","sourceRoot":"","sources":["v8.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;AA2BH,2CAAyB;AAEZ,QAAA,cAAc,GAAG,GAAG,CAAC;AAElC;;GAEG;AACH,IAAkB,cA8CjB;AA9CD,WAAkB,cAAc;IAC/B;;OAEG;IACH,2DAAQ,CAAA;IACR;;;OAGG;IACH,6DAAS,CAAA;IACT;;OAEG;IACH,2DAAQ,CAAA;IACR;;OAEG;IACH,uEAAc,CAAA;IACd;;OAEG;IACH,2EAAgB,CAAA;IAChB;;OAEG;IACH,uDAAU,CAAA;IACV;;OAEG;IACH,6DAAS,CAAA;IACT;;OAEG;IACH,iFAAmB,CAAA;IACnB;;OAEG;IACH,uEAAc,CAAA;IACd;;OAEG;IACH,sDAAK,CAAA;IACL;;OAEG;IACH,oEAAY,CAAA;AACb,CAAC,EA9CiB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QA8C/B;AAED;;GAEG;AACH,IAAkB,iBA8EjB;AA9ED,WAAkB,iBAAiB;IAClC;;OAEG;IACH,4EAAmB,CAAA;IACnB;;;;OAIG;IACH,8EAAa,CAAA;IACb;;;;OAIG;IACH,0EAAW,CAAA;IACX;;;;OAIG;IACH,oFAAgB,CAAA;IAChB;;;;OAIG;IACH,4FAAoB,CAAA;IACpB;;OAEG;IACH,4FAAoB,CAAA;IACpB;;;;OAIG;IACH,wEAAiB,CAAA;IACjB;;OAEG;IACH,0EAAW,CAAA;IACX;;OAEG;IACH,kFAAe,CAAA;IACf;;;;OAIG;IACH,4EAAY,CAAA;IACZ;;;;OAIG;IACH,oFAAgB,CAAA;IAChB;;OAEG;IACH,sFAAiB,CAAA;IACjB;;;;OAIG;IACH,gFAAc,CAAA;IACd;;;;;;;OAOG;IACH,sFAAiB,CAAA;AAClB,CAAC,EA9EiB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA8ElC;AAED;;GAEG;AACH,IAAkB,iBAiBjB;AAjBD,WAAkB,iBAAiB;IAClC,6DAAe,CAAA;IACf,yEAAqB,CAAA;IACrB,mEAAkB,CAAA;IAClB,6FAA+B,CAAA;IAC/B,oFAA0B,CAAA;IAC1B,4EAAsB,CAAA;IACtB,0EAAqB,CAAA;IACrB,mFAAyB,CAAA;IACzB,+EAAuB,CAAA;IACvB,6EAAsB,CAAA;IACtB,8FAA+B,CAAA;IAC/B,wFAA4B,CAAA;IAC5B,gFAAwB,CAAA;IACxB,gGAAgC,CAAA;IAChC,2FAA6B,CAAA;IAC7B,6FAA8B,CAAA;AAC/B,CAAC,EAjBiB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAiBlC;AAED;;GAEG;AACH,IAAkB,qBAkDjB;AAlDD,WAAkB,qBAAqB;IACtC,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,kEAAyC,CAAA;IACzC,yDAAgC,CAAA;IAChC,sDAA6B,CAAA;IAC7B,4DAAmC,CAAA;IACnC,qDAA4B,CAAA;IAC5B,qDAA4B,CAAA;IAC5B,kEAAyC,CAAA;IACzC,8EAAqD,CAAA;IACrD,4DAAmC,CAAA;IACnC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,8DAAqC,CAAA;IACrC,8DAAqC,CAAA;IACrC,8DAAqC,CAAA;IACrC,sEAA6C,CAAA;IAC7C,qDAA4B,CAAA;IAC5B,iEAAwC,CAAA;IACxC,iEAAwC,CAAA;IACxC,iEAAwC,CAAA;IACxC,iEAAwC,CAAA;IACxC,uDAA8B,CAAA;IAC9B,uDAA8B,CAAA;IAC9B,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,kEAAyC,CAAA;IACzC,oEAA2C,CAAA;IAC3C,0EAAiD,CAAA;IACjD,iFAAwD,CAAA;IACxD,qFAA4D,CAAA;IAC5D,yDAAgC,CAAA;IAChC,2DAAkC,CAAA;IAClC,sEAA6C,CAAA;IAC7C,sEAA6C,CAAA;IAC7C,sEAA6C,CAAA;IAC7C,wCAAe,CAAA;IACf,4CAAmB,CAAA;IACnB,qDAA4B,CAAA;IAC5B,mDAA0B,CAAA;IAC1B,kEAAyC,CAAA;IACzC,gEAAuC,CAAA;IACvC,2DAAkC,CAAA;IAClC,mFAA0D,CAAA;IAC1D,mFAA0D,CAAA;IAC1D,mFAA0D,CAAA;IAC1D,sFAA6D,CAAA;IAC7D,4FAAmE,CAAA;AACpE,CAAC,EAlDiB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAkDtC;AA82CD,oBAAoB"}
|
8
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.mjs
generated
vendored
Normal file
8
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v8.mjs
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import mod from "./v8.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const GatewayCloseCodes = mod.GatewayCloseCodes;
|
||||||
|
export const GatewayDispatchEvents = mod.GatewayDispatchEvents;
|
||||||
|
export const GatewayIntentBits = mod.GatewayIntentBits;
|
||||||
|
export const GatewayOpcodes = mod.GatewayOpcodes;
|
||||||
|
export const GatewayVersion = mod.GatewayVersion;
|
1352
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.d.ts
generated
vendored
Normal file
1352
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.d.ts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.d.ts.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
237
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.js
generated
vendored
Normal file
237
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.js
generated
vendored
Normal file
@ -0,0 +1,237 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/gateway
|
||||||
|
*/
|
||||||
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
||||||
|
}) : (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
o[k2] = m[k];
|
||||||
|
}));
|
||||||
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
||||||
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
||||||
|
};
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.GatewayDispatchEvents = exports.GatewayIntentBits = exports.GatewayCloseCodes = exports.GatewayOpcodes = exports.GatewayVersion = void 0;
|
||||||
|
__exportStar(require("./common"), exports);
|
||||||
|
exports.GatewayVersion = '9';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-opcodes
|
||||||
|
*/
|
||||||
|
var GatewayOpcodes;
|
||||||
|
(function (GatewayOpcodes) {
|
||||||
|
/**
|
||||||
|
* An event was dispatched
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Dispatch"] = 0] = "Dispatch";
|
||||||
|
/**
|
||||||
|
* A bidirectional opcode to maintain an active gateway connection.
|
||||||
|
* Fired periodically by the client, or fired by the gateway to request an immediate heartbeat from the client.
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Heartbeat"] = 1] = "Heartbeat";
|
||||||
|
/**
|
||||||
|
* Starts a new session during the initial handshake
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Identify"] = 2] = "Identify";
|
||||||
|
/**
|
||||||
|
* Update the client's presence
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["PresenceUpdate"] = 3] = "PresenceUpdate";
|
||||||
|
/**
|
||||||
|
* Used to join/leave or move between voice channels
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["VoiceStateUpdate"] = 4] = "VoiceStateUpdate";
|
||||||
|
/**
|
||||||
|
* Resume a previous session that was disconnected
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Resume"] = 6] = "Resume";
|
||||||
|
/**
|
||||||
|
* You should attempt to reconnect and resume immediately
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Reconnect"] = 7] = "Reconnect";
|
||||||
|
/**
|
||||||
|
* Request information about offline guild members in a large guild
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["RequestGuildMembers"] = 8] = "RequestGuildMembers";
|
||||||
|
/**
|
||||||
|
* The session has been invalidated. You should reconnect and identify/resume accordingly
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["InvalidSession"] = 9] = "InvalidSession";
|
||||||
|
/**
|
||||||
|
* Sent immediately after connecting, contains the `heartbeat_interval` to use
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["Hello"] = 10] = "Hello";
|
||||||
|
/**
|
||||||
|
* Sent in response to receiving a heartbeat to acknowledge that it has been received
|
||||||
|
*/
|
||||||
|
GatewayOpcodes[GatewayOpcodes["HeartbeatAck"] = 11] = "HeartbeatAck";
|
||||||
|
})(GatewayOpcodes = exports.GatewayOpcodes || (exports.GatewayOpcodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/opcodes-and-status-codes#gateway-gateway-close-event-codes
|
||||||
|
*/
|
||||||
|
var GatewayCloseCodes;
|
||||||
|
(function (GatewayCloseCodes) {
|
||||||
|
/**
|
||||||
|
* We're not sure what went wrong. Try reconnecting?
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["UnknownError"] = 4000] = "UnknownError";
|
||||||
|
/**
|
||||||
|
* You sent an invalid Gateway opcode or an invalid payload for an opcode. Don't do that!
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#payloads-and-opcodes
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["UnknownOpcode"] = 4001] = "UnknownOpcode";
|
||||||
|
/**
|
||||||
|
* You sent an invalid payload to us. Don't do that!
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#sending-payloads
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["DecodeError"] = 4002] = "DecodeError";
|
||||||
|
/**
|
||||||
|
* You sent us a payload prior to identifying
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#identify
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["NotAuthenticated"] = 4003] = "NotAuthenticated";
|
||||||
|
/**
|
||||||
|
* The account token sent with your identify payload is incorrect
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#identify
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["AuthenticationFailed"] = 4004] = "AuthenticationFailed";
|
||||||
|
/**
|
||||||
|
* You sent more than one identify payload. Don't do that!
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["AlreadyAuthenticated"] = 4005] = "AlreadyAuthenticated";
|
||||||
|
/**
|
||||||
|
* The sequence sent when resuming the session was invalid. Reconnect and start a new session
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#resume
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidSeq"] = 4007] = "InvalidSeq";
|
||||||
|
/**
|
||||||
|
* Woah nelly! You're sending payloads to us too quickly. Slow it down! You will be disconnected on receiving this
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["RateLimited"] = 4008] = "RateLimited";
|
||||||
|
/**
|
||||||
|
* Your session timed out. Reconnect and start a new one
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["SessionTimedOut"] = 4009] = "SessionTimedOut";
|
||||||
|
/**
|
||||||
|
* You sent us an invalid shard when identifying
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#sharding
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidShard"] = 4010] = "InvalidShard";
|
||||||
|
/**
|
||||||
|
* The session would have handled too many guilds - you are required to shard your connection in order to connect
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#sharding
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["ShardingRequired"] = 4011] = "ShardingRequired";
|
||||||
|
/**
|
||||||
|
* You sent an invalid version for the gateway
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidAPIVersion"] = 4012] = "InvalidAPIVersion";
|
||||||
|
/**
|
||||||
|
* You sent an invalid intent for a Gateway Intent. You may have incorrectly calculated the bitwise value
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#gateway-intents
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["InvalidIntents"] = 4013] = "InvalidIntents";
|
||||||
|
/**
|
||||||
|
* You sent a disallowed intent for a Gateway Intent. You may have tried to specify an intent that you have not
|
||||||
|
* enabled or are not whitelisted for
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#gateway-intents
|
||||||
|
*
|
||||||
|
* See https://discord.com/developers/docs/topics/gateway#privileged-intents
|
||||||
|
*/
|
||||||
|
GatewayCloseCodes[GatewayCloseCodes["DisallowedIntents"] = 4014] = "DisallowedIntents";
|
||||||
|
})(GatewayCloseCodes = exports.GatewayCloseCodes || (exports.GatewayCloseCodes = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#list-of-intents
|
||||||
|
*/
|
||||||
|
var GatewayIntentBits;
|
||||||
|
(function (GatewayIntentBits) {
|
||||||
|
GatewayIntentBits[GatewayIntentBits["Guilds"] = 1] = "Guilds";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMembers"] = 2] = "GuildMembers";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildBans"] = 4] = "GuildBans";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildEmojisAndStickers"] = 8] = "GuildEmojisAndStickers";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildIntegrations"] = 16] = "GuildIntegrations";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildWebhooks"] = 32] = "GuildWebhooks";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildInvites"] = 64] = "GuildInvites";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildVoiceStates"] = 128] = "GuildVoiceStates";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildPresences"] = 256] = "GuildPresences";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMessages"] = 512] = "GuildMessages";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMessageReactions"] = 1024] = "GuildMessageReactions";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildMessageTyping"] = 2048] = "GuildMessageTyping";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DirectMessages"] = 4096] = "DirectMessages";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DirectMessageReactions"] = 8192] = "DirectMessageReactions";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["DirectMessageTyping"] = 16384] = "DirectMessageTyping";
|
||||||
|
GatewayIntentBits[GatewayIntentBits["GuildScheduledEvents"] = 65536] = "GuildScheduledEvents";
|
||||||
|
})(GatewayIntentBits = exports.GatewayIntentBits || (exports.GatewayIntentBits = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events
|
||||||
|
*/
|
||||||
|
var GatewayDispatchEvents;
|
||||||
|
(function (GatewayDispatchEvents) {
|
||||||
|
GatewayDispatchEvents["ChannelCreate"] = "CHANNEL_CREATE";
|
||||||
|
GatewayDispatchEvents["ChannelDelete"] = "CHANNEL_DELETE";
|
||||||
|
GatewayDispatchEvents["ChannelPinsUpdate"] = "CHANNEL_PINS_UPDATE";
|
||||||
|
GatewayDispatchEvents["ChannelUpdate"] = "CHANNEL_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildBanAdd"] = "GUILD_BAN_ADD";
|
||||||
|
GatewayDispatchEvents["GuildBanRemove"] = "GUILD_BAN_REMOVE";
|
||||||
|
GatewayDispatchEvents["GuildCreate"] = "GUILD_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildDelete"] = "GUILD_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildEmojisUpdate"] = "GUILD_EMOJIS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildIntegrationsUpdate"] = "GUILD_INTEGRATIONS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildMemberAdd"] = "GUILD_MEMBER_ADD";
|
||||||
|
GatewayDispatchEvents["GuildMemberRemove"] = "GUILD_MEMBER_REMOVE";
|
||||||
|
GatewayDispatchEvents["GuildMembersChunk"] = "GUILD_MEMBERS_CHUNK";
|
||||||
|
GatewayDispatchEvents["GuildMemberUpdate"] = "GUILD_MEMBER_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildRoleCreate"] = "GUILD_ROLE_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildRoleDelete"] = "GUILD_ROLE_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildRoleUpdate"] = "GUILD_ROLE_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildStickersUpdate"] = "GUILD_STICKERS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildUpdate"] = "GUILD_UPDATE";
|
||||||
|
GatewayDispatchEvents["IntegrationCreate"] = "INTEGRATION_CREATE";
|
||||||
|
GatewayDispatchEvents["IntegrationDelete"] = "INTEGRATION_DELETE";
|
||||||
|
GatewayDispatchEvents["IntegrationUpdate"] = "INTEGRATION_UPDATE";
|
||||||
|
GatewayDispatchEvents["InteractionCreate"] = "INTERACTION_CREATE";
|
||||||
|
GatewayDispatchEvents["InviteCreate"] = "INVITE_CREATE";
|
||||||
|
GatewayDispatchEvents["InviteDelete"] = "INVITE_DELETE";
|
||||||
|
GatewayDispatchEvents["MessageCreate"] = "MESSAGE_CREATE";
|
||||||
|
GatewayDispatchEvents["MessageDelete"] = "MESSAGE_DELETE";
|
||||||
|
GatewayDispatchEvents["MessageDeleteBulk"] = "MESSAGE_DELETE_BULK";
|
||||||
|
GatewayDispatchEvents["MessageReactionAdd"] = "MESSAGE_REACTION_ADD";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemove"] = "MESSAGE_REACTION_REMOVE";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemoveAll"] = "MESSAGE_REACTION_REMOVE_ALL";
|
||||||
|
GatewayDispatchEvents["MessageReactionRemoveEmoji"] = "MESSAGE_REACTION_REMOVE_EMOJI";
|
||||||
|
GatewayDispatchEvents["MessageUpdate"] = "MESSAGE_UPDATE";
|
||||||
|
GatewayDispatchEvents["PresenceUpdate"] = "PRESENCE_UPDATE";
|
||||||
|
GatewayDispatchEvents["StageInstanceCreate"] = "STAGE_INSTANCE_CREATE";
|
||||||
|
GatewayDispatchEvents["StageInstanceDelete"] = "STAGE_INSTANCE_DELETE";
|
||||||
|
GatewayDispatchEvents["StageInstanceUpdate"] = "STAGE_INSTANCE_UPDATE";
|
||||||
|
GatewayDispatchEvents["Ready"] = "READY";
|
||||||
|
GatewayDispatchEvents["Resumed"] = "RESUMED";
|
||||||
|
GatewayDispatchEvents["ThreadCreate"] = "THREAD_CREATE";
|
||||||
|
GatewayDispatchEvents["ThreadDelete"] = "THREAD_DELETE";
|
||||||
|
GatewayDispatchEvents["ThreadListSync"] = "THREAD_LIST_SYNC";
|
||||||
|
GatewayDispatchEvents["ThreadMembersUpdate"] = "THREAD_MEMBERS_UPDATE";
|
||||||
|
GatewayDispatchEvents["ThreadMemberUpdate"] = "THREAD_MEMBER_UPDATE";
|
||||||
|
GatewayDispatchEvents["ThreadUpdate"] = "THREAD_UPDATE";
|
||||||
|
GatewayDispatchEvents["TypingStart"] = "TYPING_START";
|
||||||
|
GatewayDispatchEvents["UserUpdate"] = "USER_UPDATE";
|
||||||
|
GatewayDispatchEvents["VoiceServerUpdate"] = "VOICE_SERVER_UPDATE";
|
||||||
|
GatewayDispatchEvents["VoiceStateUpdate"] = "VOICE_STATE_UPDATE";
|
||||||
|
GatewayDispatchEvents["WebhooksUpdate"] = "WEBHOOKS_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventCreate"] = "GUILD_SCHEDULED_EVENT_CREATE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventUpdate"] = "GUILD_SCHEDULED_EVENT_UPDATE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventDelete"] = "GUILD_SCHEDULED_EVENT_DELETE";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventUserAdd"] = "GUILD_SCHEDULED_EVENT_USER_ADD";
|
||||||
|
GatewayDispatchEvents["GuildScheduledEventUserRemove"] = "GUILD_SCHEDULED_EVENT_USER_REMOVE";
|
||||||
|
})(GatewayDispatchEvents = exports.GatewayDispatchEvents || (exports.GatewayDispatchEvents = {}));
|
||||||
|
// #endregion Shared
|
||||||
|
//# sourceMappingURL=v9.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"v9.js","sourceRoot":"","sources":["v9.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;AA8BH,2CAAyB;AAEZ,QAAA,cAAc,GAAG,GAAG,CAAC;AAElC;;GAEG;AACH,IAAkB,cA8CjB;AA9CD,WAAkB,cAAc;IAC/B;;OAEG;IACH,2DAAQ,CAAA;IACR;;;OAGG;IACH,6DAAS,CAAA;IACT;;OAEG;IACH,2DAAQ,CAAA;IACR;;OAEG;IACH,uEAAc,CAAA;IACd;;OAEG;IACH,2EAAgB,CAAA;IAChB;;OAEG;IACH,uDAAU,CAAA;IACV;;OAEG;IACH,6DAAS,CAAA;IACT;;OAEG;IACH,iFAAmB,CAAA;IACnB;;OAEG;IACH,uEAAc,CAAA;IACd;;OAEG;IACH,sDAAK,CAAA;IACL;;OAEG;IACH,oEAAY,CAAA;AACb,CAAC,EA9CiB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QA8C/B;AAED;;GAEG;AACH,IAAkB,iBA8EjB;AA9ED,WAAkB,iBAAiB;IAClC;;OAEG;IACH,4EAAmB,CAAA;IACnB;;;;OAIG;IACH,8EAAa,CAAA;IACb;;;;OAIG;IACH,0EAAW,CAAA;IACX;;;;OAIG;IACH,oFAAgB,CAAA;IAChB;;;;OAIG;IACH,4FAAoB,CAAA;IACpB;;OAEG;IACH,4FAAoB,CAAA;IACpB;;;;OAIG;IACH,wEAAiB,CAAA;IACjB;;OAEG;IACH,0EAAW,CAAA;IACX;;OAEG;IACH,kFAAe,CAAA;IACf;;;;OAIG;IACH,4EAAY,CAAA;IACZ;;;;OAIG;IACH,oFAAgB,CAAA;IAChB;;OAEG;IACH,sFAAiB,CAAA;IACjB;;;;OAIG;IACH,gFAAc,CAAA;IACd;;;;;;;OAOG;IACH,sFAAiB,CAAA;AAClB,CAAC,EA9EiB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA8ElC;AAED;;GAEG;AACH,IAAkB,iBAiBjB;AAjBD,WAAkB,iBAAiB;IAClC,6DAAe,CAAA;IACf,yEAAqB,CAAA;IACrB,mEAAkB,CAAA;IAClB,6FAA+B,CAAA;IAC/B,oFAA0B,CAAA;IAC1B,4EAAsB,CAAA;IACtB,0EAAqB,CAAA;IACrB,mFAAyB,CAAA;IACzB,+EAAuB,CAAA;IACvB,6EAAsB,CAAA;IACtB,8FAA+B,CAAA;IAC/B,wFAA4B,CAAA;IAC5B,gFAAwB,CAAA;IACxB,gGAAgC,CAAA;IAChC,2FAA6B,CAAA;IAC7B,6FAA8B,CAAA;AAC/B,CAAC,EAjBiB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAiBlC;AAED;;GAEG;AACH,IAAkB,qBAwDjB;AAxDD,WAAkB,qBAAqB;IACtC,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,kEAAyC,CAAA;IACzC,yDAAgC,CAAA;IAChC,sDAA6B,CAAA;IAC7B,4DAAmC,CAAA;IACnC,qDAA4B,CAAA;IAC5B,qDAA4B,CAAA;IAC5B,kEAAyC,CAAA;IACzC,8EAAqD,CAAA;IACrD,4DAAmC,CAAA;IACnC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,kEAAyC,CAAA;IACzC,8DAAqC,CAAA;IACrC,8DAAqC,CAAA;IACrC,8DAAqC,CAAA;IACrC,sEAA6C,CAAA;IAC7C,qDAA4B,CAAA;IAC5B,iEAAwC,CAAA;IACxC,iEAAwC,CAAA;IACxC,iEAAwC,CAAA;IACxC,iEAAwC,CAAA;IACxC,uDAA8B,CAAA;IAC9B,uDAA8B,CAAA;IAC9B,yDAAgC,CAAA;IAChC,yDAAgC,CAAA;IAChC,kEAAyC,CAAA;IACzC,oEAA2C,CAAA;IAC3C,0EAAiD,CAAA;IACjD,iFAAwD,CAAA;IACxD,qFAA4D,CAAA;IAC5D,yDAAgC,CAAA;IAChC,2DAAkC,CAAA;IAClC,sEAA6C,CAAA;IAC7C,sEAA6C,CAAA;IAC7C,sEAA6C,CAAA;IAC7C,wCAAe,CAAA;IACf,4CAAmB,CAAA;IACnB,uDAA8B,CAAA;IAC9B,uDAA8B,CAAA;IAC9B,4DAAmC,CAAA;IACnC,sEAA6C,CAAA;IAC7C,oEAA2C,CAAA;IAC3C,uDAA8B,CAAA;IAC9B,qDAA4B,CAAA;IAC5B,mDAA0B,CAAA;IAC1B,kEAAyC,CAAA;IACzC,gEAAuC,CAAA;IACvC,2DAAkC,CAAA;IAClC,mFAA0D,CAAA;IAC1D,mFAA0D,CAAA;IAC1D,mFAA0D,CAAA;IAC1D,sFAA6D,CAAA;IAC7D,4FAAmE,CAAA;AACpE,CAAC,EAxDiB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAwDtC;AAi8CD,oBAAoB"}
|
8
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.mjs
generated
vendored
Normal file
8
node_modules/@discordjs/builders/node_modules/discord-api-types/gateway/v9.mjs
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
import mod from "./v9.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const GatewayCloseCodes = mod.GatewayCloseCodes;
|
||||||
|
export const GatewayDispatchEvents = mod.GatewayDispatchEvents;
|
||||||
|
export const GatewayIntentBits = mod.GatewayIntentBits;
|
||||||
|
export const GatewayOpcodes = mod.GatewayOpcodes;
|
||||||
|
export const GatewayVersion = mod.GatewayVersion;
|
81
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.d.ts
generated
vendored
Normal file
81
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.d.ts
generated
vendored
Normal file
@ -0,0 +1,81 @@
|
|||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/reference#snowflakes
|
||||||
|
*/
|
||||||
|
export declare type Snowflake = string;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/permissions
|
||||||
|
* @internal
|
||||||
|
*/
|
||||||
|
export declare type Permissions = string;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/reference#message-formatting-formats
|
||||||
|
*/
|
||||||
|
export declare const FormattingPatterns: {
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a user mention, strictly without a nickname
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly User: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a user mention, strictly with a nickname
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly UserWithNickname: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a user mention, with or without a nickname
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly UserWithOptionalNickname: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a channel mention
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly Channel: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a role mention
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly Role: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a custom emoji, either static or animated
|
||||||
|
*
|
||||||
|
* The `animated`, `name` and `id` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly Emoji: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly an animated custom emoji
|
||||||
|
*
|
||||||
|
* The `animated`, `name` and `id` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly AnimatedEmoji: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly a static custom emoji
|
||||||
|
*
|
||||||
|
* The `name` and `id` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly StaticEmoji: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a timestamp, either default or custom styled
|
||||||
|
*
|
||||||
|
* The `timestamp` and `style` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly Timestamp: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly default styled timestamps
|
||||||
|
*
|
||||||
|
* The `timestamp` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly DefaultStyledTimestamp: RegExp;
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly custom styled timestamps
|
||||||
|
*
|
||||||
|
* The `timestamp` and `style` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
readonly StyledTimestamp: RegExp;
|
||||||
|
};
|
||||||
|
//# sourceMappingURL=globals.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"globals.d.ts","sourceRoot":"","sources":["globals.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,oBAAY,SAAS,GAAG,MAAM,CAAC;AAE/B;;;GAGG;AACH,oBAAY,WAAW,GAAG,MAAM,CAAC;AAEjC;;GAEG;AACH,eAAO,MAAM,kBAAkB;IAC9B;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;IAEH;;;;OAIG;;CAEM,CAAC"}
|
80
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.js
generated
vendored
Normal file
80
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.js
generated
vendored
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
"use strict";
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.FormattingPatterns = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/reference#message-formatting-formats
|
||||||
|
*/
|
||||||
|
exports.FormattingPatterns = {
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a user mention, strictly without a nickname
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
User: /<@(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a user mention, strictly with a nickname
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
UserWithNickname: /<@!(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a user mention, with or without a nickname
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
UserWithOptionalNickname: /<@!?(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a channel mention
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
Channel: /<#(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a role mention
|
||||||
|
*
|
||||||
|
* The `id` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
Role: /<@&(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a custom emoji, either static or animated
|
||||||
|
*
|
||||||
|
* The `animated`, `name` and `id` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
Emoji: /<(?<animated>a)?:(?<name>\w{2,32}):(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly an animated custom emoji
|
||||||
|
*
|
||||||
|
* The `animated`, `name` and `id` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
AnimatedEmoji: /<(?<animated>a):(?<name>\w{2,32}):(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly a static custom emoji
|
||||||
|
*
|
||||||
|
* The `name` and `id` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
StaticEmoji: /<:(?<name>\w{2,32}):(?<id>\d{17,20})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching a timestamp, either default or custom styled
|
||||||
|
*
|
||||||
|
* The `timestamp` and `style` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
Timestamp: /<t:(?<timestamp>-?\d{1,13})(:(?<style>[tTdDfFR]))?>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly default styled timestamps
|
||||||
|
*
|
||||||
|
* The `timestamp` group property is present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
DefaultStyledTimestamp: /<t:(?<timestamp>-?\d{1,13})>/,
|
||||||
|
/**
|
||||||
|
* Regular expression for matching strictly custom styled timestamps
|
||||||
|
*
|
||||||
|
* The `timestamp` and `style` group properties are present on the `exec` result of this expression
|
||||||
|
*/
|
||||||
|
StyledTimestamp: /<t:(?<timestamp>-?\d{1,13}):(?<style>[tTdDfFR])>/,
|
||||||
|
};
|
||||||
|
/**
|
||||||
|
* Freezes the formatting patterns
|
||||||
|
* @internal
|
||||||
|
*/
|
||||||
|
Object.freeze(exports.FormattingPatterns);
|
||||||
|
//# sourceMappingURL=globals.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"globals.js","sourceRoot":"","sources":["globals.ts"],"names":[],"mappings":";;;AAWA;;GAEG;AACU,QAAA,kBAAkB,GAAG;IACjC;;;;OAIG;IACH,IAAI,EAAE,qBAAqB;IAC3B;;;;OAIG;IACH,gBAAgB,EAAE,sBAAsB;IACxC;;;;OAIG;IACH,wBAAwB,EAAE,uBAAuB;IACjD;;;;OAIG;IACH,OAAO,EAAE,qBAAqB;IAC9B;;;;OAIG;IACH,IAAI,EAAE,sBAAsB;IAC5B;;;;OAIG;IACH,KAAK,EAAE,sDAAsD;IAC7D;;;;OAIG;IACH,aAAa,EAAE,qDAAqD;IACpE;;;;OAIG;IACH,WAAW,EAAE,uCAAuC;IACpD;;;;OAIG;IACH,SAAS,EAAE,qDAAqD;IAChE;;;;OAIG;IACH,sBAAsB,EAAE,8BAA8B;IACtD;;;;OAIG;IACH,eAAe,EAAE,kDAAkD;CAC1D,CAAC;AAEX;;;GAGG;AACH,MAAM,CAAC,MAAM,CAAC,0BAAkB,CAAC,CAAC"}
|
4
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.mjs
generated
vendored
Normal file
4
node_modules/@discordjs/builders/node_modules/discord-api-types/globals.mjs
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
import mod from "./globals.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const FormattingPatterns = mod.FormattingPatterns;
|
210
node_modules/@discordjs/builders/node_modules/discord-api-types/package.json
generated
vendored
Normal file
210
node_modules/@discordjs/builders/node_modules/discord-api-types/package.json
generated
vendored
Normal file
@ -0,0 +1,210 @@
|
|||||||
|
{
|
||||||
|
"name": "discord-api-types",
|
||||||
|
"version": "0.26.1",
|
||||||
|
"description": "Discord API typings that are kept up to date for use in bot library creation.",
|
||||||
|
"types": "./v9.d.ts",
|
||||||
|
"exports": {
|
||||||
|
"./globals": {
|
||||||
|
"require": "./globals.js",
|
||||||
|
"import": "./globals.mjs"
|
||||||
|
},
|
||||||
|
"./v6": {
|
||||||
|
"require": "./v6.js",
|
||||||
|
"import": "./v6.mjs"
|
||||||
|
},
|
||||||
|
"./v8": {
|
||||||
|
"require": "./v8.js",
|
||||||
|
"import": "./v8.mjs"
|
||||||
|
},
|
||||||
|
"./v9": {
|
||||||
|
"require": "./v9.js",
|
||||||
|
"import": "./v9.mjs"
|
||||||
|
},
|
||||||
|
"./gateway": {
|
||||||
|
"require": "./gateway/index.js",
|
||||||
|
"import": "./gateway/index.mjs"
|
||||||
|
},
|
||||||
|
"./gateway/v*": {
|
||||||
|
"require": "./gateway/v*.js",
|
||||||
|
"import": "./gateway/v*.mjs"
|
||||||
|
},
|
||||||
|
"./payloads": {
|
||||||
|
"require": "./payloads/index.js",
|
||||||
|
"import": "./payloads/index.mjs"
|
||||||
|
},
|
||||||
|
"./payloads/v*": {
|
||||||
|
"require": "./payloads/v*/index.js",
|
||||||
|
"import": "./payloads/v*/index.mjs"
|
||||||
|
},
|
||||||
|
"./rest": {
|
||||||
|
"require": "./rest/index.js",
|
||||||
|
"import": "./rest/index.mjs"
|
||||||
|
},
|
||||||
|
"./rest/v*": {
|
||||||
|
"require": "./rest/v*/index.js",
|
||||||
|
"import": "./rest/v*/index.mjs"
|
||||||
|
},
|
||||||
|
"./rpc": {
|
||||||
|
"require": "./rpc/index.js",
|
||||||
|
"import": "./rpc/index.mjs"
|
||||||
|
},
|
||||||
|
"./rpc/v*": {
|
||||||
|
"require": "./rpc/v*.js",
|
||||||
|
"import": "./rpc/v*.mjs"
|
||||||
|
},
|
||||||
|
"./voice": {
|
||||||
|
"require": "./voice/index.js",
|
||||||
|
"import": "./voice/index.mjs"
|
||||||
|
},
|
||||||
|
"./voice/v*": {
|
||||||
|
"require": "./voice/v*.js",
|
||||||
|
"import": "./voice/v*.mjs"
|
||||||
|
},
|
||||||
|
"./utils": {
|
||||||
|
"require": "./utils/index.js",
|
||||||
|
"import": "./utils/index.mjs"
|
||||||
|
},
|
||||||
|
"./utils/v*": {
|
||||||
|
"require": "./utils/v*.js",
|
||||||
|
"import": "./utils/v*.mjs"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build:ci": "tsc --noEmit --incremental false",
|
||||||
|
"build:deno": "node ./scripts/deno.mjs",
|
||||||
|
"build:node": "tsc && run-p esm:*",
|
||||||
|
"clean:deno": "rimraf deno/",
|
||||||
|
"clean:node": "rimraf {gateway,payloads,rest,rpc,voice,utils}/**/*.{js,mjs,d.ts,*map} {globals,v*}.{js,mjs,d.ts,*map}",
|
||||||
|
"clean": "run-p clean:*",
|
||||||
|
"esm:gateway": "gen-esm-wrapper ./gateway/index.js ./gateway/index.mjs",
|
||||||
|
"esm:globals": "gen-esm-wrapper ./globals.js ./globals.mjs",
|
||||||
|
"esm:payloads": "gen-esm-wrapper ./payloads/index.js ./payloads/index.mjs",
|
||||||
|
"esm:rest": "gen-esm-wrapper ./rest/index.js ./rest/index.mjs",
|
||||||
|
"esm:rpc": "gen-esm-wrapper ./rpc/index.js ./rpc/index.mjs",
|
||||||
|
"esm:utils": "gen-esm-wrapper ./utils/index.js ./utils/index.mjs",
|
||||||
|
"esm:versions": "node ./scripts/versions.mjs",
|
||||||
|
"esm:voice": "gen-esm-wrapper ./voice/index.js ./voice/index.mjs",
|
||||||
|
"lint": "eslint --fix --ext mjs,ts {gateway,payloads,rest,rpc,voice,utils}/**/*.ts {globals,v*}.ts",
|
||||||
|
"postpublish": "run-s clean:node build:deno",
|
||||||
|
"prepare": "is-ci || husky install",
|
||||||
|
"prepublishOnly": "run-s clean test:lint build:node",
|
||||||
|
"test:lint": "eslint --ext mjs,ts {gateway,payloads,rest,rpc,voice,utils}/**/*.ts {globals,v*}.ts",
|
||||||
|
"pretest:types": "tsc",
|
||||||
|
"test:types": "tsd",
|
||||||
|
"posttest:types": "npm run clean:node",
|
||||||
|
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"discord",
|
||||||
|
"discord api",
|
||||||
|
"types",
|
||||||
|
"discordjs"
|
||||||
|
],
|
||||||
|
"author": "Vlad Frangu <kingdgrizzle@gmail.com>",
|
||||||
|
"license": "MIT",
|
||||||
|
"files": [
|
||||||
|
"{gateway,payloads,rest,rpc,voice,utils}/**/*.{js,js.map,d.ts,d.ts.map,mjs}",
|
||||||
|
"{globals,v*}.{js,js.map,d.ts,d.ts.map,mjs}"
|
||||||
|
],
|
||||||
|
"engines": {
|
||||||
|
"node": ">=12"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"@babel/core": "^7.16.5",
|
||||||
|
"@babel/eslint-parser": "^7.16.5",
|
||||||
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
||||||
|
"@commitlint/cli": "^15.0.0",
|
||||||
|
"@commitlint/config-angular": "^15.0.0",
|
||||||
|
"@types/node": "^17.0.4",
|
||||||
|
"@typescript-eslint/eslint-plugin": "^5.8.0",
|
||||||
|
"@typescript-eslint/parser": "^5.8.0",
|
||||||
|
"conventional-changelog-cli": "^2.1.1",
|
||||||
|
"eslint": "^8.5.0",
|
||||||
|
"eslint-config-marine": "^9.1.0",
|
||||||
|
"eslint-config-prettier": "^8.3.0",
|
||||||
|
"eslint-plugin-prettier": "^4.0.0",
|
||||||
|
"gen-esm-wrapper": "^1.1.3",
|
||||||
|
"husky": "^7.0.4",
|
||||||
|
"is-ci": "^3.0.1",
|
||||||
|
"lint-staged": "^12.1.4",
|
||||||
|
"npm-run-all": "^4.1.5",
|
||||||
|
"prettier": "^2.5.1",
|
||||||
|
"pretty-quick": "^3.1.3",
|
||||||
|
"rimraf": "^3.0.2",
|
||||||
|
"tsd": "^0.19.0",
|
||||||
|
"typescript": "^4.5.4"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/discordjs/discord-api-types"
|
||||||
|
},
|
||||||
|
"eslintConfig": {
|
||||||
|
"extends": "marine/prettier/node",
|
||||||
|
"parserOptions": {
|
||||||
|
"project": "./tsconfig.eslint.json",
|
||||||
|
"extraFileExtensions": [
|
||||||
|
".mjs"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"rules": {
|
||||||
|
"@typescript-eslint/naming-convention": 0
|
||||||
|
},
|
||||||
|
"overrides": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"scripts/**/*.mjs"
|
||||||
|
],
|
||||||
|
"parser": "@babel/eslint-parser",
|
||||||
|
"parserOptions": {
|
||||||
|
"ecmaVersion": 2021,
|
||||||
|
"sourceType": "module"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"lint-staged": {
|
||||||
|
"{gateway,payloads,rest,rpc,voice,utils}/**/*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts",
|
||||||
|
"{globals,v*}.ts": "eslint --fix --ext mjs,js,ts"
|
||||||
|
},
|
||||||
|
"commitlint": {
|
||||||
|
"extends": [
|
||||||
|
"@commitlint/config-angular"
|
||||||
|
],
|
||||||
|
"rules": {
|
||||||
|
"type-enum": [
|
||||||
|
2,
|
||||||
|
"always",
|
||||||
|
[
|
||||||
|
"chore",
|
||||||
|
"build",
|
||||||
|
"ci",
|
||||||
|
"docs",
|
||||||
|
"feat",
|
||||||
|
"fix",
|
||||||
|
"perf",
|
||||||
|
"refactor",
|
||||||
|
"revert",
|
||||||
|
"style",
|
||||||
|
"test",
|
||||||
|
"types",
|
||||||
|
"wip"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"scope-case": [
|
||||||
|
1,
|
||||||
|
"always",
|
||||||
|
"pascal-case"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"standard-version": {
|
||||||
|
"skip": {
|
||||||
|
"changelog": true,
|
||||||
|
"commit": true,
|
||||||
|
"tag": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tsd": {
|
||||||
|
"directory": "tests"
|
||||||
|
}
|
||||||
|
}
|
2
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.d.ts
generated
vendored
Normal file
2
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export * from './v9/index';
|
||||||
|
//# sourceMappingURL=index.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,cAAc,YAAY,CAAC"}
|
16
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.js
generated
vendored
Normal file
16
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.js
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
"use strict";
|
||||||
|
// This file exports all the payloads available in the recommended API version
|
||||||
|
// Thereby, things MAY break in the future. Try sticking to imports from a specific version
|
||||||
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
||||||
|
}) : (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
o[k2] = m[k];
|
||||||
|
}));
|
||||||
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
||||||
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
||||||
|
};
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
__exportStar(require("./v9/index"), exports);
|
||||||
|
//# sourceMappingURL=index.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";AAAA,8EAA8E;AAC9E,2FAA2F;;;;;;;;;;;;AAE3F,6CAA2B"}
|
52
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.mjs
generated
vendored
Normal file
52
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/index.mjs
generated
vendored
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
import mod from "./index.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const ActivityFlags = mod.ActivityFlags;
|
||||||
|
export const ActivityPlatform = mod.ActivityPlatform;
|
||||||
|
export const ActivityType = mod.ActivityType;
|
||||||
|
export const AllowedMentionsTypes = mod.AllowedMentionsTypes;
|
||||||
|
export const ApplicationCommandOptionType = mod.ApplicationCommandOptionType;
|
||||||
|
export const ApplicationCommandPermissionType = mod.ApplicationCommandPermissionType;
|
||||||
|
export const ApplicationCommandType = mod.ApplicationCommandType;
|
||||||
|
export const ApplicationFlags = mod.ApplicationFlags;
|
||||||
|
export const AuditLogEvent = mod.AuditLogEvent;
|
||||||
|
export const AuditLogOptionsType = mod.AuditLogOptionsType;
|
||||||
|
export const ButtonStyle = mod.ButtonStyle;
|
||||||
|
export const ChannelType = mod.ChannelType;
|
||||||
|
export const ComponentType = mod.ComponentType;
|
||||||
|
export const ConnectionVisibility = mod.ConnectionVisibility;
|
||||||
|
export const EmbedType = mod.EmbedType;
|
||||||
|
export const GuildDefaultMessageNotifications = mod.GuildDefaultMessageNotifications;
|
||||||
|
export const GuildExplicitContentFilter = mod.GuildExplicitContentFilter;
|
||||||
|
export const GuildFeature = mod.GuildFeature;
|
||||||
|
export const GuildMFALevel = mod.GuildMFALevel;
|
||||||
|
export const GuildNSFWLevel = mod.GuildNSFWLevel;
|
||||||
|
export const GuildPremiumTier = mod.GuildPremiumTier;
|
||||||
|
export const GuildScheduledEventEntityType = mod.GuildScheduledEventEntityType;
|
||||||
|
export const GuildScheduledEventPrivacyLevel = mod.GuildScheduledEventPrivacyLevel;
|
||||||
|
export const GuildScheduledEventStatus = mod.GuildScheduledEventStatus;
|
||||||
|
export const GuildSystemChannelFlags = mod.GuildSystemChannelFlags;
|
||||||
|
export const GuildVerificationLevel = mod.GuildVerificationLevel;
|
||||||
|
export const GuildWidgetStyle = mod.GuildWidgetStyle;
|
||||||
|
export const IntegrationExpireBehavior = mod.IntegrationExpireBehavior;
|
||||||
|
export const InteractionResponseType = mod.InteractionResponseType;
|
||||||
|
export const InteractionType = mod.InteractionType;
|
||||||
|
export const InviteTargetType = mod.InviteTargetType;
|
||||||
|
export const MembershipScreeningFieldType = mod.MembershipScreeningFieldType;
|
||||||
|
export const MessageActivityType = mod.MessageActivityType;
|
||||||
|
export const MessageFlags = mod.MessageFlags;
|
||||||
|
export const MessageType = mod.MessageType;
|
||||||
|
export const OAuth2Scopes = mod.OAuth2Scopes;
|
||||||
|
export const OverwriteType = mod.OverwriteType;
|
||||||
|
export const PermissionFlagsBits = mod.PermissionFlagsBits;
|
||||||
|
export const PresenceUpdateStatus = mod.PresenceUpdateStatus;
|
||||||
|
export const StageInstancePrivacyLevel = mod.StageInstancePrivacyLevel;
|
||||||
|
export const StickerFormatType = mod.StickerFormatType;
|
||||||
|
export const StickerType = mod.StickerType;
|
||||||
|
export const TeamMemberMembershipState = mod.TeamMemberMembershipState;
|
||||||
|
export const ThreadAutoArchiveDuration = mod.ThreadAutoArchiveDuration;
|
||||||
|
export const ThreadMemberFlags = mod.ThreadMemberFlags;
|
||||||
|
export const UserFlags = mod.UserFlags;
|
||||||
|
export const UserPremiumType = mod.UserPremiumType;
|
||||||
|
export const VideoQualityMode = mod.VideoQualityMode;
|
||||||
|
export const WebhookType = mod.WebhookType;
|
414
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.d.ts
generated
vendored
Normal file
414
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.d.ts
generated
vendored
Normal file
@ -0,0 +1,414 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/audit-log
|
||||||
|
*/
|
||||||
|
import type { APIOverwrite, ChannelType } from './channel';
|
||||||
|
import type { APIGuildIntegration, GuildDefaultMessageNotifications, GuildExplicitContentFilter, GuildMFALevel, GuildVerificationLevel, IntegrationExpireBehavior } from './guild';
|
||||||
|
import type { APIRole } from './permissions';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
import type { APIWebhook } from './webhook';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIAuditLog {
|
||||||
|
webhooks: APIWebhook[];
|
||||||
|
users: APIUser[];
|
||||||
|
audit_log_entries: APIAuditLogEntry[];
|
||||||
|
integrations: APIGuildIntegration[];
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIAuditLogEntry {
|
||||||
|
target_id: string | null;
|
||||||
|
changes?: APIAuditLogChange[];
|
||||||
|
user_id: string | null;
|
||||||
|
id: string;
|
||||||
|
action_type: AuditLogEvent;
|
||||||
|
options?: APIAuditLogOptions;
|
||||||
|
reason?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum AuditLogEvent {
|
||||||
|
GUILD_UPDATE = 1,
|
||||||
|
CHANNEL_CREATE = 10,
|
||||||
|
CHANNEL_UPDATE = 11,
|
||||||
|
CHANNEL_DELETE = 12,
|
||||||
|
CHANNEL_OVERWRITE_CREATE = 13,
|
||||||
|
CHANNEL_OVERWRITE_UPDATE = 14,
|
||||||
|
CHANNEL_OVERWRITE_DELETE = 15,
|
||||||
|
MEMBER_KICK = 20,
|
||||||
|
MEMBER_PRUNE = 21,
|
||||||
|
MEMBER_BAN_ADD = 22,
|
||||||
|
MEMBER_BAN_REMOVE = 23,
|
||||||
|
MEMBER_UPDATE = 24,
|
||||||
|
MEMBER_ROLE_UPDATE = 25,
|
||||||
|
MEMBER_MOVE = 26,
|
||||||
|
MEMBER_DISCONNECT = 27,
|
||||||
|
BOT_ADD = 28,
|
||||||
|
ROLE_CREATE = 30,
|
||||||
|
ROLE_UPDATE = 31,
|
||||||
|
ROLE_DELETE = 32,
|
||||||
|
INVITE_CREATE = 40,
|
||||||
|
INVITE_UPDATE = 41,
|
||||||
|
INVITE_DELETE = 42,
|
||||||
|
WEBHOOK_CREATE = 50,
|
||||||
|
WEBHOOK_UPDATE = 51,
|
||||||
|
WEBHOOK_DELETE = 52,
|
||||||
|
EMOJI_CREATE = 60,
|
||||||
|
EMOJI_UPDATE = 61,
|
||||||
|
EMOJI_DELETE = 62,
|
||||||
|
MESSAGE_DELETE = 72,
|
||||||
|
MESSAGE_BULK_DELETE = 73,
|
||||||
|
MESSAGE_PIN = 74,
|
||||||
|
MESSAGE_UNPIN = 75,
|
||||||
|
INTEGRATION_CREATE = 80,
|
||||||
|
INTEGRATION_UPDATE = 81,
|
||||||
|
INTEGRATION_DELETE = 82
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIAuditLogOptions {
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - MEMBER_PRUNE
|
||||||
|
*/
|
||||||
|
delete_member_days?: string;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - MEMBER_PRUNE
|
||||||
|
*/
|
||||||
|
members_removed?: string;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - MEMBER_MOVE
|
||||||
|
* - MESSAGE_PIN
|
||||||
|
* - MESSAGE_UNPIN
|
||||||
|
* - MESSAGE_DELETE
|
||||||
|
*/
|
||||||
|
channel_id?: string;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - MESSAGE_PIN
|
||||||
|
* - MESSAGE_UNPIN
|
||||||
|
*/
|
||||||
|
message_id?: string;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - MESSAGE_DELETE
|
||||||
|
* - MESSAGE_BULK_DELETE
|
||||||
|
* - MEMBER_DISCONNECT
|
||||||
|
* - MEMBER_MOVE
|
||||||
|
*/
|
||||||
|
count?: string;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - CHANNEL_OVERWRITE_CREATE
|
||||||
|
* - CHANNEL_OVERWRITE_UPDATE
|
||||||
|
* - CHANNEL_OVERWRITE_DELETE
|
||||||
|
*/
|
||||||
|
id?: string;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - CHANNEL_OVERWRITE_CREATE
|
||||||
|
* - CHANNEL_OVERWRITE_UPDATE
|
||||||
|
* - CHANNEL_OVERWRITE_DELETE
|
||||||
|
*/
|
||||||
|
type: AuditLogOptionsType;
|
||||||
|
/**
|
||||||
|
* Present from:
|
||||||
|
* - CHANNEL_OVERWRITE_CREATE
|
||||||
|
* - CHANNEL_OVERWRITE_UPDATE
|
||||||
|
* - CHANNEL_OVERWRITE_DELETE
|
||||||
|
*
|
||||||
|
* **Present only if the {@link APIAuditLogOptions#type entry type} is "role"**
|
||||||
|
*/
|
||||||
|
role_name?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum AuditLogOptionsType {
|
||||||
|
Member = "member",
|
||||||
|
Role = "role"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/audit-log#audit-log-change-object-audit-log-change-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChange = APIAuditLogChangeKeyName | APIAuditLogChangeKeyIconHash | APIAuditLogChangeKeySplashHash | APIAuditLogChangeKeyOwnerID | APIAuditLogChangeKeyRegion | APIAuditLogChangeKeyAFKChannelID | APIAuditLogChangeKeyAFKTimeout | APIAuditLogChangeKeyMFALevel | APIAuditLogChangeKeyVerificationLevel | APIAuditLogChangeKeyExplicitContentFilter | APIAuditLogChangeKeyDefaultMessageNotifications | APIAuditLogChangeKeyVanityURLCode | APIAuditLogChangeKey$Add | APIAuditLogChangeKey$Remove | APIAuditLogChangeKeyPruneDeleteDays | APIAuditLogChangeKeyWidgetEnabled | APIAuditLogChangeKeyWidgetChannelID | APIAuditLogChangeKeySystemChannelID | APIAuditLogChangeKeyPosition | APIAuditLogChangeKeyTopic | APIAuditLogChangeKeyBitrate | APIAuditLogChangeKeyPermissionOverwrites | APIAuditLogChangeKeyNSFW | APIAuditLogChangeKeyApplicationID | APIAuditLogChangeKeyRateLimitPerUser | APIAuditLogChangeKeyPermissions | APIAuditLogChangeKeyPermissionsNew | APIAuditLogChangeKeyColor | APIAuditLogChangeKeyHoist | APIAuditLogChangeKeyMentionable | APIAuditLogChangeKeyAllow | APIAuditLogChangeKeyAllowNew | APIAuditLogChangeKeyDeny | APIAuditLogChangeKeyDenyNew | APIAuditLogChangeKeyCode | APIAuditLogChangeKeyChannelID | APIAuditLogChangeKeyInviterID | APIAuditLogChangeKeyMaxUses | APIAuditLogChangeKeyUses | APIAuditLogChangeKeyMaxAge | APIAuditLogChangeKeyTemporary | APIAuditLogChangeKeyDeaf | APIAuditLogChangeKeyMute | APIAuditLogChangeKeyNick | APIAuditLogChangeKeyAvatarHash | APIAuditLogChangeKeyID | APIAuditLogChangeKeyType | APIAuditLogChangeKeyEnableEmoticons | APIAuditLogChangeKeyExpireBehavior | APIAuditLogChangeKeyExpireGracePeriod;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's name is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyName = AuditLogChangeData<'name', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's icon is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyIconHash = AuditLogChangeData<'icon_hash', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's splash is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeySplashHash = AuditLogChangeData<'splash_hash', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's owner ID is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyOwnerID = AuditLogChangeData<'owner_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's region is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyRegion = AuditLogChangeData<'region', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's afk_channel_id is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyAFKChannelID = AuditLogChangeData<'afk_channel_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's afk_timeout is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyAFKTimeout = AuditLogChangeData<'afk_timeout', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's mfa_level is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyMFALevel = AuditLogChangeData<'mfa_level', GuildMFALevel>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's verification_level is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyVerificationLevel = AuditLogChangeData<'verification_level', GuildVerificationLevel>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's explicit_content_filter is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyExplicitContentFilter = AuditLogChangeData<'explicit_content_filter', GuildExplicitContentFilter>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's default_message_notifications is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyDefaultMessageNotifications = AuditLogChangeData<'default_message_notifications', GuildDefaultMessageNotifications>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's vanity_url_code is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyVanityURLCode = AuditLogChangeData<'vanity_url_code', string>;
|
||||||
|
/**
|
||||||
|
* Returned when new role(s) are added
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKey$Add = AuditLogChangeData<'$add', APIRole[]>;
|
||||||
|
/**
|
||||||
|
* Returned when role(s) are removed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKey$Remove = AuditLogChangeData<'$remove', APIRole[]>;
|
||||||
|
/**
|
||||||
|
* Returned when there is a change in number of days after which inactive and role-unassigned members are kicked
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyPruneDeleteDays = AuditLogChangeData<'prune_delete_days', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's widget is enabled
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyWidgetEnabled = AuditLogChangeData<'widget_enabled', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's widget_channel_id is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyWidgetChannelID = AuditLogChangeData<'widget_channel_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a guild's system_channel_id is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeySystemChannelID = AuditLogChangeData<'system_channel_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a channel's position is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyPosition = AuditLogChangeData<'position', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a channel's topic is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyTopic = AuditLogChangeData<'topic', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a voice channel's bitrate is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyBitrate = AuditLogChangeData<'bitrate', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a channel's permission overwrites is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyPermissionOverwrites = AuditLogChangeData<'permission_overwrites', APIOverwrite[]>;
|
||||||
|
/**
|
||||||
|
* Returned when a channel's NSFW restriction is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyNSFW = AuditLogChangeData<'nsfw', boolean>;
|
||||||
|
/**
|
||||||
|
* The application ID of the added or removed Webhook or Bot
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyApplicationID = AuditLogChangeData<'application_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a channel's amount of seconds a user has to wait before sending another message
|
||||||
|
* is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyRateLimitPerUser = AuditLogChangeData<'rate_limit_per_user', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a permission bitfield is changed
|
||||||
|
* @deprecated Use `permissions_new` instead
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyPermissions = AuditLogChangeData<'permissions', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a permission bitfield is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyPermissionsNew = AuditLogChangeData<'permissions_new', string>;
|
||||||
|
/**
|
||||||
|
* Returned when a role's color is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyColor = AuditLogChangeData<'color', number>;
|
||||||
|
/**
|
||||||
|
* Returned when a role's hoist status is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyHoist = AuditLogChangeData<'hoist', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when a role's mentionable status is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyMentionable = AuditLogChangeData<'mentionable', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when an overwrite's allowed permissions bitfield is changed
|
||||||
|
* @deprecated Use `allow_new` instead
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyAllow = AuditLogChangeData<'allow', number>;
|
||||||
|
/**
|
||||||
|
* Returned when an overwrite's allowed permissions bitfield is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyAllowNew = AuditLogChangeData<'allow_new', string>;
|
||||||
|
/**
|
||||||
|
* Returned when an overwrite's denied permissions bitfield is changed
|
||||||
|
* @deprecated Use `deny_new` instead
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyDeny = AuditLogChangeData<'deny', number>;
|
||||||
|
/**
|
||||||
|
* Returned when an overwrite's denied permissions bitfield is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyDenyNew = AuditLogChangeData<'deny_new', string>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's code is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyCode = AuditLogChangeData<'code', string>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's channel_id is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyChannelID = AuditLogChangeData<'channel_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's inviter_id is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyInviterID = AuditLogChangeData<'inviter_id', string>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's max_uses is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyMaxUses = AuditLogChangeData<'max_uses', number>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's uses is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyUses = AuditLogChangeData<'uses', number>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's max_age is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyMaxAge = AuditLogChangeData<'max_age', number>;
|
||||||
|
/**
|
||||||
|
* Returned when an invite's temporary status is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyTemporary = AuditLogChangeData<'temporary', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when a user's deaf status is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyDeaf = AuditLogChangeData<'deaf', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when a user's mute status is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyMute = AuditLogChangeData<'mute', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when a user's nick is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyNick = AuditLogChangeData<'mute', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when a user's avatar_hash is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyAvatarHash = AuditLogChangeData<'avatar_hash', string>;
|
||||||
|
/**
|
||||||
|
* The ID of the changed entity - sometimes used in conjunction with other keys
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIAuditLogChangeKeyID {
|
||||||
|
key: 'id';
|
||||||
|
new_value: string;
|
||||||
|
old_value?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* The type of entity created
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyType = AuditLogChangeData<'type', ChannelType | string>;
|
||||||
|
/**
|
||||||
|
* Returned when an integration's enable_emoticons is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyEnableEmoticons = AuditLogChangeData<'enable_emoticons', boolean>;
|
||||||
|
/**
|
||||||
|
* Returned when an integration's expire_behavior is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyExpireBehavior = AuditLogChangeData<'expire_behavior', IntegrationExpireBehavior>;
|
||||||
|
/**
|
||||||
|
* Returned when an integration's expire_grace_period is changed
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIAuditLogChangeKeyExpireGracePeriod = AuditLogChangeData<'expire_grace_period', number>;
|
||||||
|
/**
|
||||||
|
* @internal
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
interface AuditLogChangeData<K extends string, D> {
|
||||||
|
key: K;
|
||||||
|
new_value?: D;
|
||||||
|
old_value?: D;
|
||||||
|
}
|
||||||
|
export {};
|
||||||
|
//# sourceMappingURL=auditLog.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.d.ts.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
57
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.js
generated
vendored
Normal file
57
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.js
generated
vendored
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/audit-log
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.AuditLogOptionsType = exports.AuditLogEvent = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var AuditLogEvent;
|
||||||
|
(function (AuditLogEvent) {
|
||||||
|
AuditLogEvent[AuditLogEvent["GUILD_UPDATE"] = 1] = "GUILD_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["CHANNEL_CREATE"] = 10] = "CHANNEL_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["CHANNEL_UPDATE"] = 11] = "CHANNEL_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["CHANNEL_DELETE"] = 12] = "CHANNEL_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["CHANNEL_OVERWRITE_CREATE"] = 13] = "CHANNEL_OVERWRITE_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["CHANNEL_OVERWRITE_UPDATE"] = 14] = "CHANNEL_OVERWRITE_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["CHANNEL_OVERWRITE_DELETE"] = 15] = "CHANNEL_OVERWRITE_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_KICK"] = 20] = "MEMBER_KICK";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_PRUNE"] = 21] = "MEMBER_PRUNE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_BAN_ADD"] = 22] = "MEMBER_BAN_ADD";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_BAN_REMOVE"] = 23] = "MEMBER_BAN_REMOVE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_UPDATE"] = 24] = "MEMBER_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_ROLE_UPDATE"] = 25] = "MEMBER_ROLE_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_MOVE"] = 26] = "MEMBER_MOVE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MEMBER_DISCONNECT"] = 27] = "MEMBER_DISCONNECT";
|
||||||
|
AuditLogEvent[AuditLogEvent["BOT_ADD"] = 28] = "BOT_ADD";
|
||||||
|
AuditLogEvent[AuditLogEvent["ROLE_CREATE"] = 30] = "ROLE_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["ROLE_UPDATE"] = 31] = "ROLE_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["ROLE_DELETE"] = 32] = "ROLE_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["INVITE_CREATE"] = 40] = "INVITE_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["INVITE_UPDATE"] = 41] = "INVITE_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["INVITE_DELETE"] = 42] = "INVITE_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["WEBHOOK_CREATE"] = 50] = "WEBHOOK_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["WEBHOOK_UPDATE"] = 51] = "WEBHOOK_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["WEBHOOK_DELETE"] = 52] = "WEBHOOK_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["EMOJI_CREATE"] = 60] = "EMOJI_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["EMOJI_UPDATE"] = 61] = "EMOJI_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["EMOJI_DELETE"] = 62] = "EMOJI_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MESSAGE_DELETE"] = 72] = "MESSAGE_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MESSAGE_BULK_DELETE"] = 73] = "MESSAGE_BULK_DELETE";
|
||||||
|
AuditLogEvent[AuditLogEvent["MESSAGE_PIN"] = 74] = "MESSAGE_PIN";
|
||||||
|
AuditLogEvent[AuditLogEvent["MESSAGE_UNPIN"] = 75] = "MESSAGE_UNPIN";
|
||||||
|
AuditLogEvent[AuditLogEvent["INTEGRATION_CREATE"] = 80] = "INTEGRATION_CREATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["INTEGRATION_UPDATE"] = 81] = "INTEGRATION_UPDATE";
|
||||||
|
AuditLogEvent[AuditLogEvent["INTEGRATION_DELETE"] = 82] = "INTEGRATION_DELETE";
|
||||||
|
})(AuditLogEvent = exports.AuditLogEvent || (exports.AuditLogEvent = {}));
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var AuditLogOptionsType;
|
||||||
|
(function (AuditLogOptionsType) {
|
||||||
|
AuditLogOptionsType["Member"] = "member";
|
||||||
|
AuditLogOptionsType["Role"] = "role";
|
||||||
|
})(AuditLogOptionsType = exports.AuditLogOptionsType || (exports.AuditLogOptionsType = {}));
|
||||||
|
//# sourceMappingURL=auditLog.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/auditLog.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"auditLog.js","sourceRoot":"","sources":["auditLog.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAwCH;;;GAGG;AACH,IAAY,aA4CX;AA5CD,WAAY,aAAa;IACxB,iEAAgB,CAAA;IAEhB,sEAAmB,CAAA;IACnB,sEAAc,CAAA;IACd,sEAAc,CAAA;IACd,0FAAwB,CAAA;IACxB,0FAAwB,CAAA;IACxB,0FAAwB,CAAA;IAExB,gEAAgB,CAAA;IAChB,kEAAY,CAAA;IACZ,sEAAc,CAAA;IACd,4EAAiB,CAAA;IACjB,oEAAa,CAAA;IACb,8EAAkB,CAAA;IAClB,gEAAW,CAAA;IACX,4EAAiB,CAAA;IACjB,wDAAO,CAAA;IAEP,gEAAgB,CAAA;IAChB,gEAAW,CAAA;IACX,gEAAW,CAAA;IAEX,oEAAkB,CAAA;IAClB,oEAAa,CAAA;IACb,oEAAa,CAAA;IAEb,sEAAmB,CAAA;IACnB,sEAAc,CAAA;IACd,sEAAc,CAAA;IAEd,kEAAiB,CAAA;IACjB,kEAAY,CAAA;IACZ,kEAAY,CAAA;IAEZ,sEAAmB,CAAA;IACnB,gFAAmB,CAAA;IACnB,gEAAW,CAAA;IACX,oEAAa,CAAA;IAEb,8EAAuB,CAAA;IACvB,8EAAkB,CAAA;IAClB,8EAAkB,CAAA;AACnB,CAAC,EA5CW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA4CxB;AAsED;;GAEG;AACH,IAAY,mBAGX;AAHD,WAAY,mBAAmB;IAC9B,wCAAiB,CAAA;IACjB,oCAAa,CAAA;AACd,CAAC,EAHW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAG9B"}
|
320
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.d.ts
generated
vendored
Normal file
320
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.d.ts
generated
vendored
Normal file
@ -0,0 +1,320 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/channel
|
||||||
|
*/
|
||||||
|
import type { APIPartialEmoji } from './emoji';
|
||||||
|
import type { APIGuildMember } from './guild';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* Not documented, but partial only includes id, name, and type
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIPartialChannel {
|
||||||
|
id: string;
|
||||||
|
type: ChannelType;
|
||||||
|
name?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#channel-object-channel-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIChannel extends APIPartialChannel {
|
||||||
|
guild_id?: string;
|
||||||
|
position?: number;
|
||||||
|
permission_overwrites?: APIOverwrite[];
|
||||||
|
name?: string;
|
||||||
|
topic?: string | null;
|
||||||
|
nsfw?: boolean;
|
||||||
|
last_message_id?: string | null;
|
||||||
|
bitrate?: number;
|
||||||
|
user_limit?: number;
|
||||||
|
rate_limit_per_user?: number;
|
||||||
|
recipients?: APIUser[];
|
||||||
|
icon?: string | null;
|
||||||
|
owner_id?: string;
|
||||||
|
application_id?: string;
|
||||||
|
parent_id?: string | null;
|
||||||
|
last_pin_timestamp?: string | null;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#channel-object-channel-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum ChannelType {
|
||||||
|
GUILD_TEXT = 0,
|
||||||
|
DM = 1,
|
||||||
|
GUILD_VOICE = 2,
|
||||||
|
GROUP_DM = 3,
|
||||||
|
GUILD_CATEGORY = 4,
|
||||||
|
GUILD_NEWS = 5,
|
||||||
|
GUILD_STORE = 6
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIMessage {
|
||||||
|
id: string;
|
||||||
|
channel_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
author: APIUser;
|
||||||
|
member?: APIGuildMember;
|
||||||
|
content: string;
|
||||||
|
timestamp: string;
|
||||||
|
edited_timestamp: string | null;
|
||||||
|
tts: boolean;
|
||||||
|
mention_everyone: boolean;
|
||||||
|
mentions: (APIUser & {
|
||||||
|
member?: Omit<APIGuildMember, 'user'>;
|
||||||
|
})[];
|
||||||
|
mention_roles: string[];
|
||||||
|
mention_channels?: APIChannelMention[];
|
||||||
|
attachments: APIAttachment[];
|
||||||
|
embeds: APIEmbed[];
|
||||||
|
reactions?: APIReaction[];
|
||||||
|
nonce?: string | number;
|
||||||
|
pinned: boolean;
|
||||||
|
webhook_id?: string;
|
||||||
|
type: MessageType;
|
||||||
|
activity?: APIMessageActivity;
|
||||||
|
application?: APIMessageApplication;
|
||||||
|
message_reference?: APIMessageReference;
|
||||||
|
flags?: MessageFlags;
|
||||||
|
referenced_message?: APIMessage | null;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum MessageType {
|
||||||
|
DEFAULT = 0,
|
||||||
|
RECIPIENT_ADD = 1,
|
||||||
|
RECIPIENT_REMOVE = 2,
|
||||||
|
CALL = 3,
|
||||||
|
CHANNEL_NAME_CHANGE = 4,
|
||||||
|
CHANNEL_ICON_CHANGE = 5,
|
||||||
|
CHANNEL_PINNED_MESSAGE = 6,
|
||||||
|
GUILD_MEMBER_JOIN = 7,
|
||||||
|
USER_PREMIUM_GUILD_SUBSCRIPTION = 8,
|
||||||
|
USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1 = 9,
|
||||||
|
USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2 = 10,
|
||||||
|
USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3 = 11,
|
||||||
|
CHANNEL_FOLLOW_ADD = 12,
|
||||||
|
GUILD_DISCOVERY_DISQUALIFIED = 14,
|
||||||
|
GUILD_DISCOVERY_REQUALIFIED = 15,
|
||||||
|
GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING = 16,
|
||||||
|
GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING = 17
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-activity-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIMessageActivity {
|
||||||
|
type: MessageActivityType;
|
||||||
|
party_id?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-application-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIMessageApplication {
|
||||||
|
id: string;
|
||||||
|
cover_image?: string;
|
||||||
|
description: string;
|
||||||
|
icon: string | null;
|
||||||
|
name: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-reference-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIMessageReference {
|
||||||
|
message_id?: string;
|
||||||
|
channel_id: string;
|
||||||
|
guild_id?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-activity-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum MessageActivityType {
|
||||||
|
JOIN = 1,
|
||||||
|
SPECTATE = 2,
|
||||||
|
LISTEN = 3,
|
||||||
|
JOIN_REQUEST = 5
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum MessageFlags {
|
||||||
|
CROSSPOSTED = 1,
|
||||||
|
IS_CROSSPOST = 2,
|
||||||
|
SUPPRESS_EMBEDS = 4,
|
||||||
|
SOURCE_MESSAGE_DELETED = 8,
|
||||||
|
URGENT = 16
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIReaction {
|
||||||
|
count: number;
|
||||||
|
me: boolean;
|
||||||
|
emoji: APIPartialEmoji;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#overwrite-object-overwrite-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIOverwrite {
|
||||||
|
id: string;
|
||||||
|
type: OverwriteType;
|
||||||
|
/**
|
||||||
|
* @deprecated Use `allow_new` instead
|
||||||
|
*/
|
||||||
|
allow: number;
|
||||||
|
allow_new: string;
|
||||||
|
/**
|
||||||
|
* @deprecated Use `deny_new` instead
|
||||||
|
*/
|
||||||
|
deny: number;
|
||||||
|
deny_new: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum OverwriteType {
|
||||||
|
Member = "member",
|
||||||
|
Role = "role"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbed {
|
||||||
|
title?: string;
|
||||||
|
/**
|
||||||
|
* @deprecated *Embed types should be considered deprecated and might be removed in a future API version*
|
||||||
|
*/
|
||||||
|
type?: EmbedType;
|
||||||
|
description?: string;
|
||||||
|
url?: string;
|
||||||
|
timestamp?: string;
|
||||||
|
color?: number;
|
||||||
|
footer?: APIEmbedFooter;
|
||||||
|
image?: APIEmbedImage;
|
||||||
|
thumbnail?: APIEmbedThumbnail;
|
||||||
|
video?: APIEmbedVideo;
|
||||||
|
provider?: APIEmbedProvider;
|
||||||
|
author?: APIEmbedAuthor;
|
||||||
|
fields?: APIEmbedField[];
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-types
|
||||||
|
* @deprecated *Embed types should be considered deprecated and might be removed in a future API version*
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum EmbedType {
|
||||||
|
Rich = "rich",
|
||||||
|
Image = "image",
|
||||||
|
Video = "video",
|
||||||
|
GifV = "gifv",
|
||||||
|
Article = "article",
|
||||||
|
Link = "link"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedThumbnail {
|
||||||
|
url?: string;
|
||||||
|
proxy_url?: string;
|
||||||
|
height?: number;
|
||||||
|
width?: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-video-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedVideo {
|
||||||
|
url?: string;
|
||||||
|
height?: number;
|
||||||
|
width?: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-image-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedImage {
|
||||||
|
url?: string;
|
||||||
|
proxy_url?: string;
|
||||||
|
height?: number;
|
||||||
|
width?: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-provider-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedProvider {
|
||||||
|
name?: string;
|
||||||
|
url?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-author-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedAuthor {
|
||||||
|
name?: string;
|
||||||
|
url?: string;
|
||||||
|
icon_url?: string;
|
||||||
|
proxy_icon_url?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-footer-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedFooter {
|
||||||
|
text: string;
|
||||||
|
icon_url?: string;
|
||||||
|
proxy_icon_url?: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-field-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmbedField {
|
||||||
|
name: string;
|
||||||
|
value: string;
|
||||||
|
inline?: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#attachment-object-attachment-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIAttachment {
|
||||||
|
id: string;
|
||||||
|
filename: string;
|
||||||
|
size: number;
|
||||||
|
url: string;
|
||||||
|
proxy_url: string;
|
||||||
|
height: number | null;
|
||||||
|
width: number | null;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#channel-mention-object-channel-mention-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIChannelMention {
|
||||||
|
id: string;
|
||||||
|
guild_id: string;
|
||||||
|
type: ChannelType;
|
||||||
|
name: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIFollowedChannel {
|
||||||
|
channel_id: string;
|
||||||
|
webhook_id: string;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=channel.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.d.ts.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
90
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.js
generated
vendored
Normal file
90
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.js
generated
vendored
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/channel
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.EmbedType = exports.OverwriteType = exports.MessageFlags = exports.MessageActivityType = exports.MessageType = exports.ChannelType = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#channel-object-channel-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var ChannelType;
|
||||||
|
(function (ChannelType) {
|
||||||
|
ChannelType[ChannelType["GUILD_TEXT"] = 0] = "GUILD_TEXT";
|
||||||
|
ChannelType[ChannelType["DM"] = 1] = "DM";
|
||||||
|
ChannelType[ChannelType["GUILD_VOICE"] = 2] = "GUILD_VOICE";
|
||||||
|
ChannelType[ChannelType["GROUP_DM"] = 3] = "GROUP_DM";
|
||||||
|
ChannelType[ChannelType["GUILD_CATEGORY"] = 4] = "GUILD_CATEGORY";
|
||||||
|
ChannelType[ChannelType["GUILD_NEWS"] = 5] = "GUILD_NEWS";
|
||||||
|
ChannelType[ChannelType["GUILD_STORE"] = 6] = "GUILD_STORE";
|
||||||
|
})(ChannelType = exports.ChannelType || (exports.ChannelType = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var MessageType;
|
||||||
|
(function (MessageType) {
|
||||||
|
MessageType[MessageType["DEFAULT"] = 0] = "DEFAULT";
|
||||||
|
MessageType[MessageType["RECIPIENT_ADD"] = 1] = "RECIPIENT_ADD";
|
||||||
|
MessageType[MessageType["RECIPIENT_REMOVE"] = 2] = "RECIPIENT_REMOVE";
|
||||||
|
MessageType[MessageType["CALL"] = 3] = "CALL";
|
||||||
|
MessageType[MessageType["CHANNEL_NAME_CHANGE"] = 4] = "CHANNEL_NAME_CHANGE";
|
||||||
|
MessageType[MessageType["CHANNEL_ICON_CHANGE"] = 5] = "CHANNEL_ICON_CHANGE";
|
||||||
|
MessageType[MessageType["CHANNEL_PINNED_MESSAGE"] = 6] = "CHANNEL_PINNED_MESSAGE";
|
||||||
|
MessageType[MessageType["GUILD_MEMBER_JOIN"] = 7] = "GUILD_MEMBER_JOIN";
|
||||||
|
MessageType[MessageType["USER_PREMIUM_GUILD_SUBSCRIPTION"] = 8] = "USER_PREMIUM_GUILD_SUBSCRIPTION";
|
||||||
|
MessageType[MessageType["USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1"] = 9] = "USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_1";
|
||||||
|
MessageType[MessageType["USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2"] = 10] = "USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_2";
|
||||||
|
MessageType[MessageType["USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3"] = 11] = "USER_PREMIUM_GUILD_SUBSCRIPTION_TIER_3";
|
||||||
|
MessageType[MessageType["CHANNEL_FOLLOW_ADD"] = 12] = "CHANNEL_FOLLOW_ADD";
|
||||||
|
MessageType[MessageType["GUILD_DISCOVERY_DISQUALIFIED"] = 14] = "GUILD_DISCOVERY_DISQUALIFIED";
|
||||||
|
MessageType[MessageType["GUILD_DISCOVERY_REQUALIFIED"] = 15] = "GUILD_DISCOVERY_REQUALIFIED";
|
||||||
|
MessageType[MessageType["GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING"] = 16] = "GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING";
|
||||||
|
MessageType[MessageType["GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING"] = 17] = "GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING";
|
||||||
|
})(MessageType = exports.MessageType || (exports.MessageType = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-activity-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var MessageActivityType;
|
||||||
|
(function (MessageActivityType) {
|
||||||
|
MessageActivityType[MessageActivityType["JOIN"] = 1] = "JOIN";
|
||||||
|
MessageActivityType[MessageActivityType["SPECTATE"] = 2] = "SPECTATE";
|
||||||
|
MessageActivityType[MessageActivityType["LISTEN"] = 3] = "LISTEN";
|
||||||
|
MessageActivityType[MessageActivityType["JOIN_REQUEST"] = 5] = "JOIN_REQUEST";
|
||||||
|
})(MessageActivityType = exports.MessageActivityType || (exports.MessageActivityType = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#message-object-message-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var MessageFlags;
|
||||||
|
(function (MessageFlags) {
|
||||||
|
MessageFlags[MessageFlags["CROSSPOSTED"] = 1] = "CROSSPOSTED";
|
||||||
|
MessageFlags[MessageFlags["IS_CROSSPOST"] = 2] = "IS_CROSSPOST";
|
||||||
|
MessageFlags[MessageFlags["SUPPRESS_EMBEDS"] = 4] = "SUPPRESS_EMBEDS";
|
||||||
|
MessageFlags[MessageFlags["SOURCE_MESSAGE_DELETED"] = 8] = "SOURCE_MESSAGE_DELETED";
|
||||||
|
MessageFlags[MessageFlags["URGENT"] = 16] = "URGENT";
|
||||||
|
})(MessageFlags = exports.MessageFlags || (exports.MessageFlags = {}));
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var OverwriteType;
|
||||||
|
(function (OverwriteType) {
|
||||||
|
OverwriteType["Member"] = "member";
|
||||||
|
OverwriteType["Role"] = "role";
|
||||||
|
})(OverwriteType = exports.OverwriteType || (exports.OverwriteType = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/channel#embed-object-embed-types
|
||||||
|
* @deprecated *Embed types should be considered deprecated and might be removed in a future API version*
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var EmbedType;
|
||||||
|
(function (EmbedType) {
|
||||||
|
EmbedType["Rich"] = "rich";
|
||||||
|
EmbedType["Image"] = "image";
|
||||||
|
EmbedType["Video"] = "video";
|
||||||
|
EmbedType["GifV"] = "gifv";
|
||||||
|
EmbedType["Article"] = "article";
|
||||||
|
EmbedType["Link"] = "link";
|
||||||
|
})(EmbedType = exports.EmbedType || (exports.EmbedType = {}));
|
||||||
|
//# sourceMappingURL=channel.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/channel.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"channel.js","sourceRoot":"","sources":["channel.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAuCH;;;GAGG;AACH,IAAY,WAQX;AARD,WAAY,WAAW;IACtB,yDAAc,CAAA;IACd,yCAAE,CAAA;IACF,2DAAW,CAAA;IACX,qDAAQ,CAAA;IACR,iEAAc,CAAA;IACd,yDAAU,CAAA;IACV,2DAAW,CAAA;AACZ,CAAC,EARW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAQtB;AAkCD;;;GAGG;AACH,IAAY,WAkBX;AAlBD,WAAY,WAAW;IACtB,mDAAO,CAAA;IACP,+DAAa,CAAA;IACb,qEAAgB,CAAA;IAChB,6CAAI,CAAA;IACJ,2EAAmB,CAAA;IACnB,2EAAmB,CAAA;IACnB,iFAAsB,CAAA;IACtB,uEAAiB,CAAA;IACjB,mGAA+B,CAAA;IAC/B,iHAAsC,CAAA;IACtC,kHAAsC,CAAA;IACtC,kHAAsC,CAAA;IACtC,0EAAkB,CAAA;IAClB,8FAAiC,CAAA;IACjC,4FAA2B,CAAA;IAC3B,8HAA4C,CAAA;IAC5C,0HAA0C,CAAA;AAC3C,CAAC,EAlBW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAkBtB;AAiCD;;;GAGG;AACH,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC9B,6DAAQ,CAAA;IACR,qEAAQ,CAAA;IACR,iEAAM,CAAA;IACN,6EAAgB,CAAA;AACjB,CAAC,EALW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAK9B;AAED;;;GAGG;AACH,IAAY,YAMX;AAND,WAAY,YAAY;IACvB,6DAAoB,CAAA;IACpB,+DAAqB,CAAA;IACrB,qEAAwB,CAAA;IACxB,mFAA+B,CAAA;IAC/B,oDAAe,CAAA;AAChB,CAAC,EANW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAMvB;AA+BD;;GAEG;AACH,IAAY,aAGX;AAHD,WAAY,aAAa;IACxB,kCAAiB,CAAA;IACjB,8BAAa,CAAA;AACd,CAAC,EAHW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAGxB;AAyBD;;;;GAIG;AACH,IAAY,SAOX;AAPD,WAAY,SAAS;IACpB,0BAAa,CAAA;IACb,4BAAe,CAAA;IACf,4BAAe,CAAA;IACf,0BAAa,CAAA;IACb,gCAAmB,CAAA;IACnB,0BAAa,CAAA;AACd,CAAC,EAPW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOpB"}
|
25
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.d.ts
generated
vendored
Normal file
25
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.d.ts
generated
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/emoji
|
||||||
|
*/
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* Not documented but mentioned
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIPartialEmoji {
|
||||||
|
id: string | null;
|
||||||
|
name: string | null;
|
||||||
|
animated?: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIEmoji extends APIPartialEmoji {
|
||||||
|
roles?: string[];
|
||||||
|
user?: APIUser;
|
||||||
|
require_colons?: boolean;
|
||||||
|
managed?: boolean;
|
||||||
|
available?: boolean;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=emoji.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"emoji.d.ts","sourceRoot":"","sources":["emoji.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAEtC;;;GAGG;AACH,MAAM,WAAW,eAAe;IAC/B,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACnB;AAED;;;GAGG;AACH,MAAM,WAAW,QAAS,SAAQ,eAAe;IAChD,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;CACpB"}
|
6
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.js
generated
vendored
Normal file
6
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/emoji
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
//# sourceMappingURL=emoji.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/emoji.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"emoji.js","sourceRoot":"","sources":["emoji.ts"],"names":[],"mappings":";AAAA;;GAEG"}
|
136
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.d.ts
generated
vendored
Normal file
136
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.d.ts
generated
vendored
Normal file
@ -0,0 +1,136 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/gateway
|
||||||
|
*/
|
||||||
|
import type { APIEmoji } from './emoji';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#get-gateway
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGatewayInfo {
|
||||||
|
url: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#get-gateway-bot
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGatewayBotInfo extends APIGatewayInfo {
|
||||||
|
shards: number;
|
||||||
|
session_start_limit: APIGatewaySessionStartLimit;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#session-start-limit-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGatewaySessionStartLimit {
|
||||||
|
total: number;
|
||||||
|
remaining: number;
|
||||||
|
reset_after: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayPresenceUpdate {
|
||||||
|
user: Partial<APIUser> & {
|
||||||
|
id: string;
|
||||||
|
};
|
||||||
|
roles?: string[];
|
||||||
|
game?: GatewayActivity | null;
|
||||||
|
guild_id?: string;
|
||||||
|
status?: PresenceUpdateStatus;
|
||||||
|
activities?: GatewayActivity[];
|
||||||
|
client_status?: GatewayPresenceClientStatus;
|
||||||
|
premium_since?: string | null;
|
||||||
|
nick?: string | null;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum PresenceUpdateStatus {
|
||||||
|
DoNotDisturb = "dnd",
|
||||||
|
Idle = "idle",
|
||||||
|
Invisible = "invisible",
|
||||||
|
Offline = "offline",
|
||||||
|
Online = "online"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#client-status-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayPresenceClientStatus = Partial<Record<'desktop' | 'mobile' | 'web', PresenceUpdateStatus>>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayActivity {
|
||||||
|
name: string;
|
||||||
|
type: ActivityType;
|
||||||
|
url?: string | null;
|
||||||
|
created_at: number;
|
||||||
|
timestamps?: GatewayActivityTimestamps;
|
||||||
|
application_id?: string;
|
||||||
|
details?: string | null;
|
||||||
|
state?: string | null;
|
||||||
|
emoji?: GatewayActivityEmoji;
|
||||||
|
party?: GatewayActivityParty;
|
||||||
|
assets?: GatewayActivityAssets;
|
||||||
|
secrets?: GatewayActivitySecrets;
|
||||||
|
instance?: boolean;
|
||||||
|
flags?: ActivityFlags;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum ActivityType {
|
||||||
|
Game = 0,
|
||||||
|
Streaming = 1,
|
||||||
|
Listening = 2,
|
||||||
|
Custom = 4,
|
||||||
|
Competing = 5
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-timestamps
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayActivityTimestamps {
|
||||||
|
start?: number;
|
||||||
|
end?: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-emoji
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayActivityEmoji = Partial<Pick<APIEmoji, 'name' | 'animated'>> & Pick<APIEmoji, 'id'>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-party
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayActivityParty {
|
||||||
|
id?: string;
|
||||||
|
size?: [currentSize: number, maxSize: number];
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-assets
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayActivityAssets = Partial<Record<'large_image' | 'large_text' | 'small_image' | 'small_text', string>>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-secrets
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type GatewayActivitySecrets = Partial<Record<'join' | 'spectate' | 'match', string>>;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum ActivityFlags {
|
||||||
|
INSTANCE = 1,
|
||||||
|
JOIN = 2,
|
||||||
|
SPECTATE = 4,
|
||||||
|
JOIN_REQUEST = 8,
|
||||||
|
SYNC = 16,
|
||||||
|
PLAY = 32
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=gateway.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"gateway.d.ts","sourceRoot":"","sources":["gateway.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AACxC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAEtC;;;GAGG;AACH,MAAM,WAAW,cAAc;IAC9B,GAAG,EAAE,MAAM,CAAC;CACZ;AAED;;;GAGG;AACH,MAAM,WAAW,iBAAkB,SAAQ,cAAc;IACxD,MAAM,EAAE,MAAM,CAAC;IACf,mBAAmB,EAAE,2BAA2B,CAAC;CACjD;AAED;;;GAGG;AACH,MAAM,WAAW,2BAA2B;IAC3C,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,MAAM,WAAW,qBAAqB;IACrC,IAAI,EAAE,OAAO,CAAC,OAAO,CAAC,GAAG;QACxB,EAAE,EAAE,MAAM,CAAC;KACX,CAAC;IACF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,IAAI,CAAC,EAAE,eAAe,GAAG,IAAI,CAAC;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,oBAAoB,CAAC;IAC9B,UAAU,CAAC,EAAE,eAAe,EAAE,CAAC;IAC/B,aAAa,CAAC,EAAE,2BAA2B,CAAC;IAC5C,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrB;AAED;;GAEG;AACH,oBAAY,oBAAoB;IAC/B,YAAY,QAAQ;IACpB,IAAI,SAAS;IACb,SAAS,cAAc;IACvB,OAAO,YAAY;IACnB,MAAM,WAAW;CACjB;AAED;;;GAGG;AACH,oBAAY,2BAA2B,GAAG,OAAO,CAAC,MAAM,CAAC,SAAS,GAAG,QAAQ,GAAG,KAAK,EAAE,oBAAoB,CAAC,CAAC,CAAC;AAE9G;;;GAGG;AACH,MAAM,WAAW,eAAe;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,YAAY,CAAC;IACnB,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,yBAAyB,CAAC;IACvC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,CAAC,EAAE,oBAAoB,CAAC;IAC7B,KAAK,CAAC,EAAE,oBAAoB,CAAC;IAC7B,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B,OAAO,CAAC,EAAE,sBAAsB,CAAC;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,aAAa,CAAC;CACtB;AAED;;;GAGG;AACH,oBAAY,YAAY;IACvB,IAAI,IAAA;IACJ,SAAS,IAAA;IACT,SAAS,IAAA;IAET,MAAM,IAAI;IACV,SAAS,IAAA;CACT;AAED;;;GAGG;AACH,MAAM,WAAW,yBAAyB;IACzC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;CACb;AAED;;;GAGG;AACH,oBAAY,oBAAoB,GAAG,OAAO,CAAC,IAAI,CAAC,QAAQ,EAAE,MAAM,GAAG,UAAU,CAAC,CAAC,GAAG,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;AAEvG;;;GAGG;AACH,MAAM,WAAW,oBAAoB;IACpC,EAAE,CAAC,EAAE,MAAM,CAAC;IAEZ,IAAI,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;CAC9C;AAED;;;GAGG;AACH,oBAAY,qBAAqB,GAAG,OAAO,CAC1C,MAAM,CAAC,aAAa,GAAG,YAAY,GAAG,aAAa,GAAG,YAAY,EAAE,MAAM,CAAC,CAC3E,CAAC;AAEF;;;GAGG;AACH,oBAAY,sBAAsB,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,CAAC,CAAC,CAAC;AAE5F;;;GAGG;AACH,oBAAY,aAAa;IACxB,QAAQ,IAAS;IACjB,IAAI,IAAS;IACb,QAAQ,IAAS;IACjB,YAAY,IAAS;IACrB,IAAI,KAAS;IACb,IAAI,KAAS;CACb"}
|
43
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.js
generated
vendored
Normal file
43
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.js
generated
vendored
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/gateway
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.ActivityFlags = exports.ActivityType = exports.PresenceUpdateStatus = void 0;
|
||||||
|
/**
|
||||||
|
* @deprecated API v6 is deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var PresenceUpdateStatus;
|
||||||
|
(function (PresenceUpdateStatus) {
|
||||||
|
PresenceUpdateStatus["DoNotDisturb"] = "dnd";
|
||||||
|
PresenceUpdateStatus["Idle"] = "idle";
|
||||||
|
PresenceUpdateStatus["Invisible"] = "invisible";
|
||||||
|
PresenceUpdateStatus["Offline"] = "offline";
|
||||||
|
PresenceUpdateStatus["Online"] = "online";
|
||||||
|
})(PresenceUpdateStatus = exports.PresenceUpdateStatus || (exports.PresenceUpdateStatus = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var ActivityType;
|
||||||
|
(function (ActivityType) {
|
||||||
|
ActivityType[ActivityType["Game"] = 0] = "Game";
|
||||||
|
ActivityType[ActivityType["Streaming"] = 1] = "Streaming";
|
||||||
|
ActivityType[ActivityType["Listening"] = 2] = "Listening";
|
||||||
|
ActivityType[ActivityType["Custom"] = 4] = "Custom";
|
||||||
|
ActivityType[ActivityType["Competing"] = 5] = "Competing";
|
||||||
|
})(ActivityType = exports.ActivityType || (exports.ActivityType = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var ActivityFlags;
|
||||||
|
(function (ActivityFlags) {
|
||||||
|
ActivityFlags[ActivityFlags["INSTANCE"] = 1] = "INSTANCE";
|
||||||
|
ActivityFlags[ActivityFlags["JOIN"] = 2] = "JOIN";
|
||||||
|
ActivityFlags[ActivityFlags["SPECTATE"] = 4] = "SPECTATE";
|
||||||
|
ActivityFlags[ActivityFlags["JOIN_REQUEST"] = 8] = "JOIN_REQUEST";
|
||||||
|
ActivityFlags[ActivityFlags["SYNC"] = 16] = "SYNC";
|
||||||
|
ActivityFlags[ActivityFlags["PLAY"] = 32] = "PLAY";
|
||||||
|
})(ActivityFlags = exports.ActivityFlags || (exports.ActivityFlags = {}));
|
||||||
|
//# sourceMappingURL=gateway.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/gateway.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"gateway.js","sourceRoot":"","sources":["gateway.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAkDH;;GAEG;AACH,IAAY,oBAMX;AAND,WAAY,oBAAoB;IAC/B,4CAAoB,CAAA;IACpB,qCAAa,CAAA;IACb,+CAAuB,CAAA;IACvB,2CAAmB,CAAA;IACnB,yCAAiB,CAAA;AAClB,CAAC,EANW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAM/B;AA6BD;;;GAGG;AACH,IAAY,YAOX;AAPD,WAAY,YAAY;IACvB,+CAAI,CAAA;IACJ,yDAAS,CAAA;IACT,yDAAS,CAAA;IAET,mDAAU,CAAA;IACV,yDAAS,CAAA;AACV,CAAC,EAPW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAOvB;AAyCD;;;GAGG;AACH,IAAY,aAOX;AAPD,WAAY,aAAa;IACxB,yDAAiB,CAAA;IACjB,iDAAa,CAAA;IACb,yDAAiB,CAAA;IACjB,iEAAqB,CAAA;IACrB,kDAAa,CAAA;IACb,kDAAa,CAAA;AACd,CAAC,EAPW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAOxB"}
|
293
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.d.ts
generated
vendored
Normal file
293
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.d.ts
generated
vendored
Normal file
@ -0,0 +1,293 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/guild
|
||||||
|
*/
|
||||||
|
import type { APIChannel } from './channel';
|
||||||
|
import type { APIEmoji } from './emoji';
|
||||||
|
import type { GatewayPresenceUpdate } from './gateway';
|
||||||
|
import type { APIRole } from './permissions';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
import type { GatewayVoiceState } from './voice';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#unavailable-guild-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIUnavailableGuild {
|
||||||
|
id: string;
|
||||||
|
unavailable: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIPartialGuild extends Omit<APIUnavailableGuild, 'unavailable'>, Pick<APIGuild, 'welcome_screen'> {
|
||||||
|
name: string;
|
||||||
|
icon: string | null;
|
||||||
|
splash: string | null;
|
||||||
|
banner?: string | null;
|
||||||
|
description?: string | null;
|
||||||
|
features?: GuildFeature[];
|
||||||
|
verification_level?: GuildVerificationLevel;
|
||||||
|
vanity_url_code?: string | null;
|
||||||
|
unavailable?: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuild extends APIPartialGuild {
|
||||||
|
discovery_splash: string | null;
|
||||||
|
owner?: boolean;
|
||||||
|
owner_id: string;
|
||||||
|
/**
|
||||||
|
* @deprecated Use `permissions_new` instead
|
||||||
|
*/
|
||||||
|
permissions?: number;
|
||||||
|
permissions_new?: string;
|
||||||
|
region: string;
|
||||||
|
afk_channel_id: string | null;
|
||||||
|
afk_timeout: number;
|
||||||
|
/**
|
||||||
|
* @deprecated Use `widget_enabled` instead
|
||||||
|
*/
|
||||||
|
embed_enabled?: boolean;
|
||||||
|
/**
|
||||||
|
* @deprecated Use `widget_channel_id` instead
|
||||||
|
*/
|
||||||
|
embed_channel_id?: string | null;
|
||||||
|
verification_level: GuildVerificationLevel;
|
||||||
|
default_message_notifications: GuildDefaultMessageNotifications;
|
||||||
|
explicit_content_filter: GuildExplicitContentFilter;
|
||||||
|
roles: APIRole[];
|
||||||
|
emojis: APIEmoji[];
|
||||||
|
features: GuildFeature[];
|
||||||
|
mfa_level: GuildMFALevel;
|
||||||
|
application_id: string | null;
|
||||||
|
widget_enabled?: boolean;
|
||||||
|
widget_channel_id?: string | null;
|
||||||
|
system_channel_id: string | null;
|
||||||
|
system_channel_flags: GuildSystemChannelFlags;
|
||||||
|
rules_channel_id: string | null;
|
||||||
|
joined_at?: string;
|
||||||
|
large?: boolean;
|
||||||
|
member_count?: number;
|
||||||
|
voice_states?: Omit<GatewayVoiceState, 'guild_id'>[];
|
||||||
|
members?: APIGuildMember[];
|
||||||
|
channels?: APIChannel[];
|
||||||
|
presences?: GatewayPresenceUpdate[];
|
||||||
|
max_presences?: number | null;
|
||||||
|
max_members?: number;
|
||||||
|
vanity_url_code: string | null;
|
||||||
|
description: string | null;
|
||||||
|
banner: string | null;
|
||||||
|
premium_tier: GuildPremiumTier;
|
||||||
|
premium_subscription_count?: number;
|
||||||
|
preferred_locale: string;
|
||||||
|
public_updates_channel_id: string | null;
|
||||||
|
max_video_channel_users?: number;
|
||||||
|
/**
|
||||||
|
* Returned by calling GET `/guilds/{guild.id}` with the query `with_counts` set to `true`
|
||||||
|
*/
|
||||||
|
approximate_member_count?: number;
|
||||||
|
/**
|
||||||
|
* Returned by calling GET `/guilds/{guild.id}` with the query `with_counts` set to `true`
|
||||||
|
*/
|
||||||
|
approximate_presence_count?: number;
|
||||||
|
welcome_screen?: APIGuildWelcomeScreen;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildDefaultMessageNotifications {
|
||||||
|
ALL_MESSAGES = 0,
|
||||||
|
ONLY_MENTIONS = 1
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildExplicitContentFilter {
|
||||||
|
DISABLED = 0,
|
||||||
|
MEMBERS_WITHOUT_ROLES = 1,
|
||||||
|
ALL_MEMBERS = 2
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-mfa-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildMFALevel {
|
||||||
|
NONE = 0,
|
||||||
|
ELEVATED = 1
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-verification-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildVerificationLevel {
|
||||||
|
NONE = 0,
|
||||||
|
LOW = 1,
|
||||||
|
MEDIUM = 2,
|
||||||
|
HIGH = 3,
|
||||||
|
VERY_HIGH = 4
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-premium-tier
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildPremiumTier {
|
||||||
|
NONE = 0,
|
||||||
|
TIER_1 = 1,
|
||||||
|
TIER_2 = 2,
|
||||||
|
TIER_3 = 3
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildSystemChannelFlags {
|
||||||
|
SUPPRESS_JOIN_NOTIFICATIONS = 1,
|
||||||
|
SUPPRESS_PREMIUM_SUBSCRIPTIONS = 2
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-guild-features
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildFeature {
|
||||||
|
ANIMATED_ICON = "ANIMATED_ICON",
|
||||||
|
BANNER = "BANNER",
|
||||||
|
COMMERCE = "COMMERCE",
|
||||||
|
COMMUNITY = "COMMUNITY",
|
||||||
|
DISCOVERABLE = "DISCOVERABLE",
|
||||||
|
FEATURABLE = "FEATURABLE",
|
||||||
|
INVITE_SPLASH = "INVITE_SPLASH",
|
||||||
|
NEWS = "NEWS",
|
||||||
|
PARTNERED = "PARTNERED",
|
||||||
|
RELAY_ENABLED = "RELAY_ENABLED",
|
||||||
|
VANITY_URL = "VANITY_URL",
|
||||||
|
VERIFIED = "VERIFIED",
|
||||||
|
VIP_REGIONS = "VIP_REGIONS",
|
||||||
|
WELCOME_SCREEN_ENABLED = "WELCOME_SCREEN_ENABLED"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-preview-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildPreview {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
icon: string | null;
|
||||||
|
splash: string | null;
|
||||||
|
discovery_splash: string | null;
|
||||||
|
emojis: APIEmoji[];
|
||||||
|
features: GuildFeature[];
|
||||||
|
approximate_member_count: number;
|
||||||
|
approximate_presence_count: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated Use `APIGuildWidgetSettings` instead
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare type APIGuildWidget = APIGuildWidgetSettings;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-widget-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildWidgetSettings {
|
||||||
|
enabled: boolean;
|
||||||
|
channel_id: string | null;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-member-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildMember {
|
||||||
|
user?: APIUser;
|
||||||
|
nick: string | null;
|
||||||
|
roles: string[];
|
||||||
|
joined_at: string;
|
||||||
|
premium_since?: string | null;
|
||||||
|
deaf: boolean;
|
||||||
|
mute: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#integration-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildIntegration {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
type: string;
|
||||||
|
enabled: boolean;
|
||||||
|
syncing: boolean;
|
||||||
|
role_id: string;
|
||||||
|
enable_emoticons?: boolean;
|
||||||
|
expire_behavior: IntegrationExpireBehavior;
|
||||||
|
expire_grace_period: number;
|
||||||
|
user?: APIUser;
|
||||||
|
account: APIIntegrationAccount;
|
||||||
|
synced_at: string;
|
||||||
|
subscriber_count: number;
|
||||||
|
revoked: boolean;
|
||||||
|
application?: APIGuildIntegrationApplication;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum IntegrationExpireBehavior {
|
||||||
|
RemoveRole = 0,
|
||||||
|
Kick = 1
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#integration-account-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIIntegrationAccount {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#integration-application-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildIntegrationApplication {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
icon: string | null;
|
||||||
|
description: string;
|
||||||
|
summary: string;
|
||||||
|
bot?: APIUser;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#ban-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIBan {
|
||||||
|
reason: string | null;
|
||||||
|
user: APIUser;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum GuildWidgetStyle {
|
||||||
|
Banner1 = "banner1",
|
||||||
|
Banner2 = "banner2",
|
||||||
|
Banner3 = "banner3",
|
||||||
|
Banner4 = "banner4",
|
||||||
|
Shield = "shield"
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildWelcomeScreen {
|
||||||
|
description: string | null;
|
||||||
|
welcome_channels: APIGuildWelcomeScreenChannel[];
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIGuildWelcomeScreenChannel {
|
||||||
|
channel_id: string;
|
||||||
|
emoji_id: string | null;
|
||||||
|
emoji_name: string | null;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=guild.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.d.ts.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
109
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.js
generated
vendored
Normal file
109
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.js
generated
vendored
Normal file
@ -0,0 +1,109 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/guild
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.GuildWidgetStyle = exports.IntegrationExpireBehavior = exports.GuildFeature = exports.GuildSystemChannelFlags = exports.GuildPremiumTier = exports.GuildVerificationLevel = exports.GuildMFALevel = exports.GuildExplicitContentFilter = exports.GuildDefaultMessageNotifications = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildDefaultMessageNotifications;
|
||||||
|
(function (GuildDefaultMessageNotifications) {
|
||||||
|
GuildDefaultMessageNotifications[GuildDefaultMessageNotifications["ALL_MESSAGES"] = 0] = "ALL_MESSAGES";
|
||||||
|
GuildDefaultMessageNotifications[GuildDefaultMessageNotifications["ONLY_MENTIONS"] = 1] = "ONLY_MENTIONS";
|
||||||
|
})(GuildDefaultMessageNotifications = exports.GuildDefaultMessageNotifications || (exports.GuildDefaultMessageNotifications = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildExplicitContentFilter;
|
||||||
|
(function (GuildExplicitContentFilter) {
|
||||||
|
GuildExplicitContentFilter[GuildExplicitContentFilter["DISABLED"] = 0] = "DISABLED";
|
||||||
|
GuildExplicitContentFilter[GuildExplicitContentFilter["MEMBERS_WITHOUT_ROLES"] = 1] = "MEMBERS_WITHOUT_ROLES";
|
||||||
|
GuildExplicitContentFilter[GuildExplicitContentFilter["ALL_MEMBERS"] = 2] = "ALL_MEMBERS";
|
||||||
|
})(GuildExplicitContentFilter = exports.GuildExplicitContentFilter || (exports.GuildExplicitContentFilter = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-mfa-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildMFALevel;
|
||||||
|
(function (GuildMFALevel) {
|
||||||
|
GuildMFALevel[GuildMFALevel["NONE"] = 0] = "NONE";
|
||||||
|
GuildMFALevel[GuildMFALevel["ELEVATED"] = 1] = "ELEVATED";
|
||||||
|
})(GuildMFALevel = exports.GuildMFALevel || (exports.GuildMFALevel = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-verification-level
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildVerificationLevel;
|
||||||
|
(function (GuildVerificationLevel) {
|
||||||
|
GuildVerificationLevel[GuildVerificationLevel["NONE"] = 0] = "NONE";
|
||||||
|
GuildVerificationLevel[GuildVerificationLevel["LOW"] = 1] = "LOW";
|
||||||
|
GuildVerificationLevel[GuildVerificationLevel["MEDIUM"] = 2] = "MEDIUM";
|
||||||
|
GuildVerificationLevel[GuildVerificationLevel["HIGH"] = 3] = "HIGH";
|
||||||
|
GuildVerificationLevel[GuildVerificationLevel["VERY_HIGH"] = 4] = "VERY_HIGH";
|
||||||
|
})(GuildVerificationLevel = exports.GuildVerificationLevel || (exports.GuildVerificationLevel = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-premium-tier
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildPremiumTier;
|
||||||
|
(function (GuildPremiumTier) {
|
||||||
|
GuildPremiumTier[GuildPremiumTier["NONE"] = 0] = "NONE";
|
||||||
|
GuildPremiumTier[GuildPremiumTier["TIER_1"] = 1] = "TIER_1";
|
||||||
|
GuildPremiumTier[GuildPremiumTier["TIER_2"] = 2] = "TIER_2";
|
||||||
|
GuildPremiumTier[GuildPremiumTier["TIER_3"] = 3] = "TIER_3";
|
||||||
|
})(GuildPremiumTier = exports.GuildPremiumTier || (exports.GuildPremiumTier = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildSystemChannelFlags;
|
||||||
|
(function (GuildSystemChannelFlags) {
|
||||||
|
GuildSystemChannelFlags[GuildSystemChannelFlags["SUPPRESS_JOIN_NOTIFICATIONS"] = 1] = "SUPPRESS_JOIN_NOTIFICATIONS";
|
||||||
|
GuildSystemChannelFlags[GuildSystemChannelFlags["SUPPRESS_PREMIUM_SUBSCRIPTIONS"] = 2] = "SUPPRESS_PREMIUM_SUBSCRIPTIONS";
|
||||||
|
})(GuildSystemChannelFlags = exports.GuildSystemChannelFlags || (exports.GuildSystemChannelFlags = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#guild-object-guild-features
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildFeature;
|
||||||
|
(function (GuildFeature) {
|
||||||
|
GuildFeature["ANIMATED_ICON"] = "ANIMATED_ICON";
|
||||||
|
GuildFeature["BANNER"] = "BANNER";
|
||||||
|
GuildFeature["COMMERCE"] = "COMMERCE";
|
||||||
|
GuildFeature["COMMUNITY"] = "COMMUNITY";
|
||||||
|
GuildFeature["DISCOVERABLE"] = "DISCOVERABLE";
|
||||||
|
GuildFeature["FEATURABLE"] = "FEATURABLE";
|
||||||
|
GuildFeature["INVITE_SPLASH"] = "INVITE_SPLASH";
|
||||||
|
GuildFeature["NEWS"] = "NEWS";
|
||||||
|
GuildFeature["PARTNERED"] = "PARTNERED";
|
||||||
|
GuildFeature["RELAY_ENABLED"] = "RELAY_ENABLED";
|
||||||
|
GuildFeature["VANITY_URL"] = "VANITY_URL";
|
||||||
|
GuildFeature["VERIFIED"] = "VERIFIED";
|
||||||
|
GuildFeature["VIP_REGIONS"] = "VIP_REGIONS";
|
||||||
|
GuildFeature["WELCOME_SCREEN_ENABLED"] = "WELCOME_SCREEN_ENABLED";
|
||||||
|
})(GuildFeature = exports.GuildFeature || (exports.GuildFeature = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#integration-object-integration-expire-behaviors
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var IntegrationExpireBehavior;
|
||||||
|
(function (IntegrationExpireBehavior) {
|
||||||
|
IntegrationExpireBehavior[IntegrationExpireBehavior["RemoveRole"] = 0] = "RemoveRole";
|
||||||
|
IntegrationExpireBehavior[IntegrationExpireBehavior["Kick"] = 1] = "Kick";
|
||||||
|
})(IntegrationExpireBehavior = exports.IntegrationExpireBehavior || (exports.IntegrationExpireBehavior = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/guild#get-guild-widget-image-widget-style-options
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var GuildWidgetStyle;
|
||||||
|
(function (GuildWidgetStyle) {
|
||||||
|
GuildWidgetStyle["Banner1"] = "banner1";
|
||||||
|
GuildWidgetStyle["Banner2"] = "banner2";
|
||||||
|
GuildWidgetStyle["Banner3"] = "banner3";
|
||||||
|
GuildWidgetStyle["Banner4"] = "banner4";
|
||||||
|
GuildWidgetStyle["Shield"] = "shield";
|
||||||
|
})(GuildWidgetStyle = exports.GuildWidgetStyle || (exports.GuildWidgetStyle = {}));
|
||||||
|
//# sourceMappingURL=guild.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/guild.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"guild.js","sourceRoot":"","sources":["guild.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAiGH;;;GAGG;AACH,IAAY,gCAGX;AAHD,WAAY,gCAAgC;IAC3C,uGAAY,CAAA;IACZ,yGAAa,CAAA;AACd,CAAC,EAHW,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAG3C;AAED;;;GAGG;AACH,IAAY,0BAIX;AAJD,WAAY,0BAA0B;IACrC,mFAAQ,CAAA;IACR,6GAAqB,CAAA;IACrB,yFAAW,CAAA;AACZ,CAAC,EAJW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAIrC;AAED;;;GAGG;AACH,IAAY,aAGX;AAHD,WAAY,aAAa;IACxB,iDAAI,CAAA;IACJ,yDAAQ,CAAA;AACT,CAAC,EAHW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAGxB;AAED;;;GAGG;AACH,IAAY,sBAMX;AAND,WAAY,sBAAsB;IACjC,mEAAI,CAAA;IACJ,iEAAG,CAAA;IACH,uEAAM,CAAA;IACN,mEAAI,CAAA;IACJ,6EAAS,CAAA;AACV,CAAC,EANW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAMjC;AAED;;;GAGG;AACH,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC3B,uDAAI,CAAA;IACJ,2DAAM,CAAA;IACN,2DAAM,CAAA;IACN,2DAAM,CAAA;AACP,CAAC,EALW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAK3B;AAED;;;GAGG;AACH,IAAY,uBAGX;AAHD,WAAY,uBAAuB;IAClC,mHAAoC,CAAA;IACpC,yHAAuC,CAAA;AACxC,CAAC,EAHW,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAGlC;AAED;;;GAGG;AACH,IAAY,YAeX;AAfD,WAAY,YAAY;IACvB,+CAA+B,CAAA;IAC/B,iCAAiB,CAAA;IACjB,qCAAqB,CAAA;IACrB,uCAAuB,CAAA;IACvB,6CAA6B,CAAA;IAC7B,yCAAyB,CAAA;IACzB,+CAA+B,CAAA;IAC/B,6BAAa,CAAA;IACb,uCAAuB,CAAA;IACvB,+CAA+B,CAAA;IAC/B,yCAAyB,CAAA;IACzB,qCAAqB,CAAA;IACrB,2CAA2B,CAAA;IAC3B,iEAAiD,CAAA;AAClD,CAAC,EAfW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAevB;AAqED;;;GAGG;AACH,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACpC,qFAAU,CAAA;IACV,yEAAI,CAAA;AACL,CAAC,EAHW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAGpC;AAiCD;;;GAGG;AACH,IAAY,gBAMX;AAND,WAAY,gBAAgB;IAC3B,uCAAmB,CAAA;IACnB,uCAAmB,CAAA;IACnB,uCAAmB,CAAA;IACnB,uCAAmB,CAAA;IACnB,qCAAiB,CAAA;AAClB,CAAC,EANW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAM3B"}
|
13
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.d.ts
generated
vendored
Normal file
13
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.d.ts
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
export * from './auditLog';
|
||||||
|
export * from './channel';
|
||||||
|
export * from './emoji';
|
||||||
|
export * from './gateway';
|
||||||
|
export * from './guild';
|
||||||
|
export * from './invite';
|
||||||
|
export * from './oauth2';
|
||||||
|
export * from './permissions';
|
||||||
|
export * from './teams';
|
||||||
|
export * from './user';
|
||||||
|
export * from './voice';
|
||||||
|
export * from './webhook';
|
||||||
|
//# sourceMappingURL=index.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC"}
|
25
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.js
generated
vendored
Normal file
25
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.js
generated
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
"use strict";
|
||||||
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
||||||
|
}) : (function(o, m, k, k2) {
|
||||||
|
if (k2 === undefined) k2 = k;
|
||||||
|
o[k2] = m[k];
|
||||||
|
}));
|
||||||
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
||||||
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
||||||
|
};
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
__exportStar(require("./auditLog"), exports);
|
||||||
|
__exportStar(require("./channel"), exports);
|
||||||
|
__exportStar(require("./emoji"), exports);
|
||||||
|
__exportStar(require("./gateway"), exports);
|
||||||
|
__exportStar(require("./guild"), exports);
|
||||||
|
__exportStar(require("./invite"), exports);
|
||||||
|
__exportStar(require("./oauth2"), exports);
|
||||||
|
__exportStar(require("./permissions"), exports);
|
||||||
|
__exportStar(require("./teams"), exports);
|
||||||
|
__exportStar(require("./user"), exports);
|
||||||
|
__exportStar(require("./voice"), exports);
|
||||||
|
__exportStar(require("./webhook"), exports);
|
||||||
|
//# sourceMappingURL=index.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA2B;AAC3B,4CAA0B;AAC1B,0CAAwB;AACxB,4CAA0B;AAC1B,0CAAwB;AACxB,2CAAyB;AACzB,2CAAyB;AACzB,gDAA8B;AAC9B,0CAAwB;AACxB,yCAAuB;AACvB,0CAAwB;AACxB,4CAA0B"}
|
30
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.mjs
generated
vendored
Normal file
30
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/index.mjs
generated
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
import mod from "./index.js";
|
||||||
|
|
||||||
|
export default mod;
|
||||||
|
export const ActivityFlags = mod.ActivityFlags;
|
||||||
|
export const ActivityType = mod.ActivityType;
|
||||||
|
export const AuditLogEvent = mod.AuditLogEvent;
|
||||||
|
export const AuditLogOptionsType = mod.AuditLogOptionsType;
|
||||||
|
export const ChannelType = mod.ChannelType;
|
||||||
|
export const ConnectionVisibility = mod.ConnectionVisibility;
|
||||||
|
export const EmbedType = mod.EmbedType;
|
||||||
|
export const GuildDefaultMessageNotifications = mod.GuildDefaultMessageNotifications;
|
||||||
|
export const GuildExplicitContentFilter = mod.GuildExplicitContentFilter;
|
||||||
|
export const GuildFeature = mod.GuildFeature;
|
||||||
|
export const GuildMFALevel = mod.GuildMFALevel;
|
||||||
|
export const GuildPremiumTier = mod.GuildPremiumTier;
|
||||||
|
export const GuildSystemChannelFlags = mod.GuildSystemChannelFlags;
|
||||||
|
export const GuildVerificationLevel = mod.GuildVerificationLevel;
|
||||||
|
export const GuildWidgetStyle = mod.GuildWidgetStyle;
|
||||||
|
export const IntegrationExpireBehavior = mod.IntegrationExpireBehavior;
|
||||||
|
export const InviteTargetUserType = mod.InviteTargetUserType;
|
||||||
|
export const MessageActivityType = mod.MessageActivityType;
|
||||||
|
export const MessageFlags = mod.MessageFlags;
|
||||||
|
export const MessageType = mod.MessageType;
|
||||||
|
export const OverwriteType = mod.OverwriteType;
|
||||||
|
export const PermissionFlagsBits = mod.PermissionFlagsBits;
|
||||||
|
export const PresenceUpdateStatus = mod.PresenceUpdateStatus;
|
||||||
|
export const TeamMemberMembershipState = mod.TeamMemberMembershipState;
|
||||||
|
export const UserFlags = mod.UserFlags;
|
||||||
|
export const UserPremiumType = mod.UserPremiumType;
|
||||||
|
export const WebhookType = mod.WebhookType;
|
39
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.d.ts
generated
vendored
Normal file
39
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.d.ts
generated
vendored
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/invite
|
||||||
|
*/
|
||||||
|
import type { APIPartialChannel } from './channel';
|
||||||
|
import type { APIPartialGuild } from './guild';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/invite#invite-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIInvite {
|
||||||
|
code: string;
|
||||||
|
guild?: APIPartialGuild;
|
||||||
|
channel?: Required<APIPartialChannel>;
|
||||||
|
inviter?: APIUser;
|
||||||
|
target_user?: APIUser;
|
||||||
|
target_user_type?: InviteTargetUserType;
|
||||||
|
approximate_presence_count?: number;
|
||||||
|
approximate_member_count?: number;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/invite#invite-object-target-user-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum InviteTargetUserType {
|
||||||
|
STREAM = 1
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/invite#invite-metadata-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIExtendedInvite extends APIInvite {
|
||||||
|
uses: number;
|
||||||
|
max_uses: number;
|
||||||
|
max_age: number;
|
||||||
|
temporary: boolean;
|
||||||
|
created_at: string;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=invite.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"invite.d.ts","sourceRoot":"","sources":["invite.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAEtC;;;GAGG;AACH,MAAM,WAAW,SAAS;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,OAAO,CAAC,EAAE,QAAQ,CAAC,iBAAiB,CAAC,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC,wBAAwB,CAAC,EAAE,MAAM,CAAC;CAClC;AAED;;;GAGG;AACH,oBAAY,oBAAoB;IAC/B,MAAM,IAAI;CACV;AAED;;;GAGG;AACH,MAAM,WAAW,iBAAkB,SAAQ,SAAS;IACnD,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;CACnB"}
|
15
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.js
generated
vendored
Normal file
15
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.js
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/invite
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.InviteTargetUserType = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/invite#invite-object-target-user-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var InviteTargetUserType;
|
||||||
|
(function (InviteTargetUserType) {
|
||||||
|
InviteTargetUserType[InviteTargetUserType["STREAM"] = 1] = "STREAM";
|
||||||
|
})(InviteTargetUserType = exports.InviteTargetUserType || (exports.InviteTargetUserType = {}));
|
||||||
|
//# sourceMappingURL=invite.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/invite.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"invite.js","sourceRoot":"","sources":["invite.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAqBH;;;GAGG;AACH,IAAY,oBAEX;AAFD,WAAY,oBAAoB;IAC/B,mEAAU,CAAA;AACX,CAAC,EAFW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAE/B"}
|
27
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.d.ts
generated
vendored
Normal file
27
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.d.ts
generated
vendored
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/oauth2
|
||||||
|
*/
|
||||||
|
import type { APITeam } from './teams';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/oauth2#get-current-application-information-response-structure
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIApplication {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
icon: string | null;
|
||||||
|
description: string;
|
||||||
|
rpc_origins?: string[];
|
||||||
|
bot_public: boolean;
|
||||||
|
bot_require_code_grant: boolean;
|
||||||
|
owner: APIUser;
|
||||||
|
summary: string;
|
||||||
|
verify_key: string;
|
||||||
|
team: APITeam | null;
|
||||||
|
guild_id?: string;
|
||||||
|
primary_sku_id?: string;
|
||||||
|
slug?: string;
|
||||||
|
cover_image?: string;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=oauth2.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"oauth2.d.ts","sourceRoot":"","sources":["oauth2.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AACvC,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAEtC;;;GAGG;AACH,MAAM,WAAW,cAAc;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,sBAAsB,EAAE,OAAO,CAAC;IAChC,KAAK,EAAE,OAAO,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,OAAO,GAAG,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
6
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.js
generated
vendored
Normal file
6
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/oauth2
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
//# sourceMappingURL=oauth2.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/oauth2.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"oauth2.js","sourceRoot":"","sources":["oauth2.ts"],"names":[],"mappings":";AAAA;;GAEG"}
|
73
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.d.ts
generated
vendored
Normal file
73
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.d.ts
generated
vendored
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/permissions
|
||||||
|
*/
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags
|
||||||
|
*
|
||||||
|
* These flags are exported as `BigInt`s and NOT numbers. For most of them, you can
|
||||||
|
* convert them in a number by wrapping it in `Number()`, however be careful as any
|
||||||
|
* further bits added may cause issues if done so. Try to use BigInts as much as possible
|
||||||
|
* or modules that can replicate them in some way.
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare const PermissionFlagsBits: {
|
||||||
|
readonly CREATE_INSTANT_INVITE: 1n;
|
||||||
|
readonly KICK_MEMBERS: 2n;
|
||||||
|
readonly BAN_MEMBERS: 4n;
|
||||||
|
readonly ADMINISTRATOR: 8n;
|
||||||
|
readonly MANAGE_CHANNELS: 16n;
|
||||||
|
readonly MANAGE_GUILD: 32n;
|
||||||
|
readonly ADD_REACTIONS: 64n;
|
||||||
|
readonly VIEW_AUDIT_LOG: 128n;
|
||||||
|
readonly PRIORITY_SPEAKER: 256n;
|
||||||
|
readonly STREAM: 512n;
|
||||||
|
readonly VIEW_CHANNEL: 1024n;
|
||||||
|
readonly SEND_MESSAGES: 2048n;
|
||||||
|
readonly SEND_TTS_MESSAGES: 4096n;
|
||||||
|
readonly MANAGE_MESSAGES: 8192n;
|
||||||
|
readonly EMBED_LINKS: 16384n;
|
||||||
|
readonly ATTACH_FILES: 32768n;
|
||||||
|
readonly READ_MESSAGE_HISTORY: 65536n;
|
||||||
|
readonly MENTION_EVERYONE: 131072n;
|
||||||
|
readonly USE_EXTERNAL_EMOJIS: 262144n;
|
||||||
|
readonly VIEW_GUILD_INSIGHTS: 524288n;
|
||||||
|
readonly CONNECT: 1048576n;
|
||||||
|
readonly SPEAK: 2097152n;
|
||||||
|
readonly MUTE_MEMBERS: 4194304n;
|
||||||
|
readonly DEAFEN_MEMBERS: 8388608n;
|
||||||
|
readonly MOVE_MEMBERS: 16777216n;
|
||||||
|
readonly USE_VAD: 33554432n;
|
||||||
|
readonly CHANGE_NICKNAME: 67108864n;
|
||||||
|
readonly MANAGE_NICKNAMES: 134217728n;
|
||||||
|
readonly MANAGE_ROLES: 268435456n;
|
||||||
|
readonly MANAGE_WEBHOOKS: 536870912n;
|
||||||
|
readonly MANAGE_EMOJIS: 1073741824n;
|
||||||
|
};
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/permissions#role-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIRole {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
color: number;
|
||||||
|
hoist: boolean;
|
||||||
|
position: number;
|
||||||
|
/**
|
||||||
|
* @deprecated Use `permissions_new` instead
|
||||||
|
*/
|
||||||
|
permissions: number;
|
||||||
|
permissions_new: string;
|
||||||
|
managed: boolean;
|
||||||
|
mentionable: boolean;
|
||||||
|
tags?: APIRoleTags;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIRoleTags {
|
||||||
|
bot_id?: string;
|
||||||
|
premium_subscriber?: null;
|
||||||
|
integration_id?: string;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=permissions.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"permissions.d.ts","sourceRoot":"","sources":["permissions.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;;;;;;;GAQG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgCtB,CAAC;AAQX;;;GAGG;AACH,MAAM,WAAW,OAAO;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,OAAO,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,OAAO,EAAE,OAAO,CAAC;IACjB,WAAW,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,WAAW,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,WAAW;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,kBAAkB,CAAC,EAAE,IAAI,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;CACxB"}
|
54
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.js
generated
vendored
Normal file
54
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.js
generated
vendored
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/permissions
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.PermissionFlagsBits = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags
|
||||||
|
*
|
||||||
|
* These flags are exported as `BigInt`s and NOT numbers. For most of them, you can
|
||||||
|
* convert them in a number by wrapping it in `Number()`, however be careful as any
|
||||||
|
* further bits added may cause issues if done so. Try to use BigInts as much as possible
|
||||||
|
* or modules that can replicate them in some way.
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
exports.PermissionFlagsBits = {
|
||||||
|
CREATE_INSTANT_INVITE: 1n,
|
||||||
|
KICK_MEMBERS: 2n,
|
||||||
|
BAN_MEMBERS: 4n,
|
||||||
|
ADMINISTRATOR: 8n,
|
||||||
|
MANAGE_CHANNELS: 16n,
|
||||||
|
MANAGE_GUILD: 32n,
|
||||||
|
ADD_REACTIONS: 64n,
|
||||||
|
VIEW_AUDIT_LOG: 128n,
|
||||||
|
PRIORITY_SPEAKER: 256n,
|
||||||
|
STREAM: 512n,
|
||||||
|
VIEW_CHANNEL: 1024n,
|
||||||
|
SEND_MESSAGES: 2048n,
|
||||||
|
SEND_TTS_MESSAGES: 4096n,
|
||||||
|
MANAGE_MESSAGES: 8192n,
|
||||||
|
EMBED_LINKS: 16384n,
|
||||||
|
ATTACH_FILES: 32768n,
|
||||||
|
READ_MESSAGE_HISTORY: 65536n,
|
||||||
|
MENTION_EVERYONE: 131072n,
|
||||||
|
USE_EXTERNAL_EMOJIS: 262144n,
|
||||||
|
VIEW_GUILD_INSIGHTS: 524288n,
|
||||||
|
CONNECT: 1048576n,
|
||||||
|
SPEAK: 2097152n,
|
||||||
|
MUTE_MEMBERS: 4194304n,
|
||||||
|
DEAFEN_MEMBERS: 8388608n,
|
||||||
|
MOVE_MEMBERS: 16777216n,
|
||||||
|
USE_VAD: 33554432n,
|
||||||
|
CHANGE_NICKNAME: 67108864n,
|
||||||
|
MANAGE_NICKNAMES: 134217728n,
|
||||||
|
MANAGE_ROLES: 268435456n,
|
||||||
|
MANAGE_WEBHOOKS: 536870912n,
|
||||||
|
MANAGE_EMOJIS: 1073741824n,
|
||||||
|
};
|
||||||
|
/**
|
||||||
|
* Freeze the object of bits, preventing any modifications to it.
|
||||||
|
* @internal
|
||||||
|
*/
|
||||||
|
Object.freeze(exports.PermissionFlagsBits);
|
||||||
|
//# sourceMappingURL=permissions.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/permissions.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"permissions.js","sourceRoot":"","sources":["permissions.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAEH;;;;;;;;GAQG;AACU,QAAA,mBAAmB,GAAG;IAClC,qBAAqB,EAAE,EAAE;IACzB,YAAY,EAAE,EAAE;IAChB,WAAW,EAAE,EAAE;IACf,aAAa,EAAE,EAAE;IACjB,eAAe,EAAE,GAAG;IACpB,YAAY,EAAE,GAAG;IACjB,aAAa,EAAE,GAAG;IAClB,cAAc,EAAE,IAAI;IACpB,gBAAgB,EAAE,IAAI;IACtB,MAAM,EAAE,IAAI;IACZ,YAAY,EAAE,KAAK;IACnB,aAAa,EAAE,KAAK;IACpB,iBAAiB,EAAE,KAAK;IACxB,eAAe,EAAE,KAAK;IACtB,WAAW,EAAE,MAAM;IACnB,YAAY,EAAE,MAAM;IACpB,oBAAoB,EAAE,MAAM;IAC5B,gBAAgB,EAAE,OAAO;IACzB,mBAAmB,EAAE,OAAO;IAC5B,mBAAmB,EAAE,OAAO;IAC5B,OAAO,EAAE,QAAQ;IACjB,KAAK,EAAE,QAAQ;IACf,YAAY,EAAE,QAAQ;IACtB,cAAc,EAAE,QAAQ;IACxB,YAAY,EAAE,SAAS;IACvB,OAAO,EAAE,SAAS;IAClB,eAAe,EAAE,SAAS;IAC1B,gBAAgB,EAAE,UAAU;IAC5B,YAAY,EAAE,UAAU;IACxB,eAAe,EAAE,UAAU;IAC3B,aAAa,EAAE,WAAW;CACjB,CAAC;AAEX;;;GAGG;AACH,MAAM,CAAC,MAAM,CAAC,2BAAmB,CAAC,CAAC"}
|
33
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.d.ts
generated
vendored
Normal file
33
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.d.ts
generated
vendored
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/teams
|
||||||
|
*/
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/teams#data-models-team-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APITeam {
|
||||||
|
id: string;
|
||||||
|
icon: string | null;
|
||||||
|
members: APITeamMember[];
|
||||||
|
owner_user_id: string;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/teams#data-models-team-members-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APITeamMember {
|
||||||
|
membership_state: TeamMemberMembershipState;
|
||||||
|
permissions: string[];
|
||||||
|
team_id: string;
|
||||||
|
user: APIUser;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum TeamMemberMembershipState {
|
||||||
|
INVITED = 1,
|
||||||
|
ACCEPTED = 2
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=teams.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"teams.d.ts","sourceRoot":"","sources":["teams.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAC;AAEtC;;;GAGG;AACH,MAAM,WAAW,OAAO;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,OAAO,EAAE,aAAa,EAAE,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;CACtB;AAED;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC7B,gBAAgB,EAAE,yBAAyB,CAAC;IAC5C,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,OAAO,CAAC;CACd;AAED;;;GAGG;AACH,oBAAY,yBAAyB;IACpC,OAAO,IAAI;IACX,QAAQ,IAAA;CACR"}
|
16
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.js
generated
vendored
Normal file
16
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.js
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/topics/teams
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.TeamMemberMembershipState = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/topics/teams#data-models-membership-state-enum
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var TeamMemberMembershipState;
|
||||||
|
(function (TeamMemberMembershipState) {
|
||||||
|
TeamMemberMembershipState[TeamMemberMembershipState["INVITED"] = 1] = "INVITED";
|
||||||
|
TeamMemberMembershipState[TeamMemberMembershipState["ACCEPTED"] = 2] = "ACCEPTED";
|
||||||
|
})(TeamMemberMembershipState = exports.TeamMemberMembershipState || (exports.TeamMemberMembershipState = {}));
|
||||||
|
//# sourceMappingURL=teams.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/teams.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"teams.js","sourceRoot":"","sources":["teams.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AA0BH;;;GAGG;AACH,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACpC,+EAAW,CAAA;IACX,iFAAQ,CAAA;AACT,CAAC,EAHW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAGpC"}
|
75
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.d.ts
generated
vendored
Normal file
75
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.d.ts
generated
vendored
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/user
|
||||||
|
*/
|
||||||
|
import type { APIGuildIntegration } from './guild';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/user#user-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIUser {
|
||||||
|
id: string;
|
||||||
|
username: string;
|
||||||
|
discriminator: string;
|
||||||
|
avatar: string | null;
|
||||||
|
bot?: boolean;
|
||||||
|
system?: boolean;
|
||||||
|
mfa_enabled?: boolean;
|
||||||
|
locale?: string;
|
||||||
|
verified?: boolean;
|
||||||
|
email?: string | null;
|
||||||
|
flags?: UserFlags;
|
||||||
|
premium_type?: UserPremiumType;
|
||||||
|
public_flags?: UserFlags;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/user#user-object-user-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum UserFlags {
|
||||||
|
None = 0,
|
||||||
|
DiscordEmployee = 1,
|
||||||
|
PartneredServerOwner = 2,
|
||||||
|
DiscordHypeSquadEvents = 4,
|
||||||
|
BugHunterLevel1 = 8,
|
||||||
|
HypeSquadHouseBravery = 64,
|
||||||
|
HypeSquadHouseBrilliance = 128,
|
||||||
|
HypeSquadHouseBalance = 256,
|
||||||
|
EarlySupporter = 512,
|
||||||
|
TeamUser = 1024,
|
||||||
|
System = 4096,
|
||||||
|
BugHunterLevel2 = 16384,
|
||||||
|
VerifiedBot = 65536,
|
||||||
|
EarlyVerifiedBotDeveloper = 131072
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/user#user-object-premium-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum UserPremiumType {
|
||||||
|
None = 0,
|
||||||
|
NitroClassic = 1,
|
||||||
|
Nitro = 2
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/user#connection-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIConnection {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
type: string;
|
||||||
|
revoked?: boolean;
|
||||||
|
integrations?: Partial<APIGuildIntegration>[];
|
||||||
|
verified: boolean;
|
||||||
|
friend_sync: boolean;
|
||||||
|
show_activity: boolean;
|
||||||
|
visibility: ConnectionVisibility;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum ConnectionVisibility {
|
||||||
|
None = 0,
|
||||||
|
Everyone = 1
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=user.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["user.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAEnD;;;GAGG;AACH,MAAM,WAAW,OAAO;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,CAAC;IACtB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,GAAG,CAAC,EAAE,OAAO,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,YAAY,CAAC,EAAE,eAAe,CAAC;IAC/B,YAAY,CAAC,EAAE,SAAS,CAAC;CACzB;AAED;;;GAGG;AACH,oBAAY,SAAS;IACpB,IAAI,IAAI;IACR,eAAe,IAAS;IACxB,oBAAoB,IAAS;IAC7B,sBAAsB,IAAS;IAC/B,eAAe,IAAS;IACxB,qBAAqB,KAAS;IAC9B,wBAAwB,MAAS;IACjC,qBAAqB,MAAS;IAC9B,cAAc,MAAS;IACvB,QAAQ,OAAU;IAClB,MAAM,OAAU;IAChB,eAAe,QAAU;IACzB,WAAW,QAAU;IACrB,yBAAyB,SAAU;CACnC;AAED;;;GAGG;AACH,oBAAY,eAAe;IAC1B,IAAI,IAAA;IACJ,YAAY,IAAA;IACZ,KAAK,IAAA;CACL;AAED;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC,mBAAmB,CAAC,EAAE,CAAC;IAC9C,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,oBAAoB,CAAC;CACjC;AAED;;GAEG;AACH,oBAAY,oBAAoB;IAC/B,IAAI,IAAA;IACJ,QAAQ,IAAA;CACR"}
|
46
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.js
generated
vendored
Normal file
46
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.js
generated
vendored
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/user
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
exports.ConnectionVisibility = exports.UserPremiumType = exports.UserFlags = void 0;
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/user#user-object-user-flags
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var UserFlags;
|
||||||
|
(function (UserFlags) {
|
||||||
|
UserFlags[UserFlags["None"] = 0] = "None";
|
||||||
|
UserFlags[UserFlags["DiscordEmployee"] = 1] = "DiscordEmployee";
|
||||||
|
UserFlags[UserFlags["PartneredServerOwner"] = 2] = "PartneredServerOwner";
|
||||||
|
UserFlags[UserFlags["DiscordHypeSquadEvents"] = 4] = "DiscordHypeSquadEvents";
|
||||||
|
UserFlags[UserFlags["BugHunterLevel1"] = 8] = "BugHunterLevel1";
|
||||||
|
UserFlags[UserFlags["HypeSquadHouseBravery"] = 64] = "HypeSquadHouseBravery";
|
||||||
|
UserFlags[UserFlags["HypeSquadHouseBrilliance"] = 128] = "HypeSquadHouseBrilliance";
|
||||||
|
UserFlags[UserFlags["HypeSquadHouseBalance"] = 256] = "HypeSquadHouseBalance";
|
||||||
|
UserFlags[UserFlags["EarlySupporter"] = 512] = "EarlySupporter";
|
||||||
|
UserFlags[UserFlags["TeamUser"] = 1024] = "TeamUser";
|
||||||
|
UserFlags[UserFlags["System"] = 4096] = "System";
|
||||||
|
UserFlags[UserFlags["BugHunterLevel2"] = 16384] = "BugHunterLevel2";
|
||||||
|
UserFlags[UserFlags["VerifiedBot"] = 65536] = "VerifiedBot";
|
||||||
|
UserFlags[UserFlags["EarlyVerifiedBotDeveloper"] = 131072] = "EarlyVerifiedBotDeveloper";
|
||||||
|
})(UserFlags = exports.UserFlags || (exports.UserFlags = {}));
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/user#user-object-premium-types
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var UserPremiumType;
|
||||||
|
(function (UserPremiumType) {
|
||||||
|
UserPremiumType[UserPremiumType["None"] = 0] = "None";
|
||||||
|
UserPremiumType[UserPremiumType["NitroClassic"] = 1] = "NitroClassic";
|
||||||
|
UserPremiumType[UserPremiumType["Nitro"] = 2] = "Nitro";
|
||||||
|
})(UserPremiumType = exports.UserPremiumType || (exports.UserPremiumType = {}));
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
var ConnectionVisibility;
|
||||||
|
(function (ConnectionVisibility) {
|
||||||
|
ConnectionVisibility[ConnectionVisibility["None"] = 0] = "None";
|
||||||
|
ConnectionVisibility[ConnectionVisibility["Everyone"] = 1] = "Everyone";
|
||||||
|
})(ConnectionVisibility = exports.ConnectionVisibility || (exports.ConnectionVisibility = {}));
|
||||||
|
//# sourceMappingURL=user.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/user.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"user.js","sourceRoot":"","sources":["user.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAwBH;;;GAGG;AACH,IAAY,SAeX;AAfD,WAAY,SAAS;IACpB,yCAAQ,CAAA;IACR,+DAAwB,CAAA;IACxB,yEAA6B,CAAA;IAC7B,6EAA+B,CAAA;IAC/B,+DAAwB,CAAA;IACxB,4EAA8B,CAAA;IAC9B,mFAAiC,CAAA;IACjC,6EAA8B,CAAA;IAC9B,+DAAuB,CAAA;IACvB,oDAAkB,CAAA;IAClB,gDAAgB,CAAA;IAChB,mEAAyB,CAAA;IACzB,2DAAqB,CAAA;IACrB,wFAAmC,CAAA;AACpC,CAAC,EAfW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAepB;AAED;;;GAGG;AACH,IAAY,eAIX;AAJD,WAAY,eAAe;IAC1B,qDAAI,CAAA;IACJ,qEAAY,CAAA;IACZ,uDAAK,CAAA;AACN,CAAC,EAJW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAI1B;AAkBD;;GAEG;AACH,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC/B,+DAAI,CAAA;IACJ,uEAAQ,CAAA;AACT,CAAC,EAHW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAG/B"}
|
35
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.d.ts
generated
vendored
Normal file
35
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.d.ts
generated
vendored
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/voice
|
||||||
|
*/
|
||||||
|
import type { APIGuildMember } from './guild';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/voice#voice-state-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface GatewayVoiceState {
|
||||||
|
guild_id?: string;
|
||||||
|
channel_id: string | null;
|
||||||
|
user_id: string;
|
||||||
|
member?: APIGuildMember;
|
||||||
|
session_id: string;
|
||||||
|
deaf: boolean;
|
||||||
|
mute: boolean;
|
||||||
|
self_deaf: boolean;
|
||||||
|
self_mute: boolean;
|
||||||
|
self_stream?: boolean;
|
||||||
|
self_video: boolean;
|
||||||
|
suppress: boolean;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/voice#voice-region-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIVoiceRegion {
|
||||||
|
id: string;
|
||||||
|
name: string;
|
||||||
|
vip: boolean;
|
||||||
|
optimal: boolean;
|
||||||
|
deprecated: boolean;
|
||||||
|
custom: boolean;
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=voice.d.ts.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.d.ts.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.d.ts.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"voice.d.ts","sourceRoot":"","sources":["voice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAE9C;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;CAClB;AAED;;;GAGG;AACH,MAAM,WAAW,cAAc;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,OAAO,CAAC;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;CAChB"}
|
6
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.js
generated
vendored
Normal file
6
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
"use strict";
|
||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/voice
|
||||||
|
*/
|
||||||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||||||
|
//# sourceMappingURL=voice.js.map
|
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.js.map
generated
vendored
Normal file
1
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/voice.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"voice.js","sourceRoot":"","sources":["voice.ts"],"names":[],"mappings":";AAAA;;GAEG"}
|
31
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/webhook.d.ts
generated
vendored
Normal file
31
node_modules/@discordjs/builders/node_modules/discord-api-types/payloads/v6/webhook.d.ts
generated
vendored
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
/**
|
||||||
|
* Types extracted from https://discord.com/developers/docs/resources/webhook
|
||||||
|
*/
|
||||||
|
import type { APIPartialChannel } from './channel';
|
||||||
|
import type { APIPartialGuild } from './guild';
|
||||||
|
import type { APIUser } from './user';
|
||||||
|
/**
|
||||||
|
* https://discord.com/developers/docs/resources/webhook#webhook-object
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export interface APIWebhook {
|
||||||
|
id: string;
|
||||||
|
type: WebhookType;
|
||||||
|
guild_id?: string;
|
||||||
|
channel_id: string;
|
||||||
|
user?: APIUser;
|
||||||
|
name: string | null;
|
||||||
|
avatar: string | null;
|
||||||
|
token?: string;
|
||||||
|
source_guild?: APIPartialGuild;
|
||||||
|
source_channel?: APIPartialChannel;
|
||||||
|
application_id: string | null;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* @deprecated API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.
|
||||||
|
*/
|
||||||
|
export declare enum WebhookType {
|
||||||
|
Incoming = 1,
|
||||||
|
ChannelFollower = 2
|
||||||
|
}
|
||||||
|
//# sourceMappingURL=webhook.d.ts.map
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user