diff --git a/src/structures/compiled/User.js.json b/src/structures/compiled/User.js.json index df325be4..51581e41 100644 --- a/src/structures/compiled/User.js.json +++ b/src/structures/compiled/User.js.json @@ -4,7 +4,7 @@ "meta": { "range": [ 400, - 9334 + 9337 ], "filename": "User.js", "lineno": 15, @@ -261,7 +261,7 @@ "meta": { "range": [ 915, - 3164 + 3167 ], "filename": "User.js", "lineno": 33, @@ -336,7 +336,7 @@ "meta": { "range": [ 400, - 9334 + 9337 ], "filename": "User.js", "lineno": 15, @@ -811,8 +811,8 @@ "comment": "/**\n * Overrides the user's avatar with a custom URL.\n * @param {String} url The URL of the avatar to override the user's avatar with.\n * @public\n * @method\n * @returns {void}\n */", "meta": { "range": [ - 3362, - 3422 + 3365, + 3425 ], "filename": "User.js", "lineno": 135, @@ -862,8 +862,8 @@ "comment": "", "meta": { "range": [ - 3391, - 3417 + 3394, + 3420 ], "filename": "User.js", "lineno": 136, @@ -888,8 +888,8 @@ "comment": "/**\n * The ID of the user.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 3511, - 3555 + 3514, + 3558 ], "filename": "User.js", "lineno": 145, @@ -924,8 +924,8 @@ "comment": "/**\n * The username of the user.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 3650, - 3697 + 3653, + 3700 ], "filename": "User.js", "lineno": 155, @@ -960,8 +960,8 @@ "comment": "/**\n * The global name of the user.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 3795, - 3847 + 3798, + 3850 ], "filename": "User.js", "lineno": 165, @@ -996,8 +996,8 @@ "comment": "/**\n * The discriminator of the user.\n * @type {String?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 3948, - 4262 + 3951, + 4265 ], "filename": "User.js", "lineno": 175, @@ -1033,8 +1033,8 @@ "comment": "", "meta": { "range": [ - 4021, - 4073 + 4024, + 4076 ], "filename": "User.js", "lineno": 177, @@ -1059,8 +1059,8 @@ "comment": "", "meta": { "range": [ - 4169, - 4222 + 4172, + 4225 ], "filename": "User.js", "lineno": 180, @@ -1086,8 +1086,8 @@ "comment": "/**\n * The UNIX (seconds) timestamp when this user was last cached.\n * @type {Number}\n * @readonly\n * @public\n */", "meta": { "range": [ - 4392, - 4437 + 4395, + 4440 ], "filename": "User.js", "lineno": 190, @@ -1122,8 +1122,8 @@ "comment": "/**\n * The mention string for the user.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 4539, - 4595 + 4542, + 4598 ], "filename": "User.js", "lineno": 200, @@ -1158,8 +1158,8 @@ "comment": "/**\n * The hash of the users's avatar, as it was received from Discord.\n * @readonly\n * @type {String?}\n * @public\n */", "meta": { "range": [ - 4730, - 4919 + 4733, + 4922 ], "filename": "User.js", "lineno": 210, @@ -1195,8 +1195,8 @@ "comment": "", "meta": { "range": [ - 5109, - 5151 + 5112, + 5154 ], "filename": "User.js", "lineno": 226, @@ -1221,8 +1221,8 @@ "comment": "", "meta": { "range": [ - 5240, - 5275 + 5243, + 5278 ], "filename": "User.js", "lineno": 230, @@ -1248,8 +1248,8 @@ "comment": "/**\n * The avatar URL of the user.\n * @readonly\n * @type {String}\n * @public\n */", "meta": { "range": [ - 5404, - 5557 + 5407, + 5560 ], "filename": "User.js", "lineno": 241, @@ -1284,8 +1284,8 @@ "comment": "/**\n * The username of the user, including their discriminator if they are a bot (username#0001).\n * @readonly\n * @type {String}\n * @public\n */", "meta": { "range": [ - 5717, - 5837 + 5720, + 5840 ], "filename": "User.js", "lineno": 253, @@ -1320,8 +1320,8 @@ "comment": "/**\n * The UNIX (seconds) timestamp of when this user created their Discord account.\n * @readonly\n * @type {Number}\n * @public\n */", "meta": { "range": [ - 5984, - 6046 + 5987, + 6049 ], "filename": "User.js", "lineno": 265, @@ -1356,8 +1356,8 @@ "comment": "/**\n * Whether the user is a bot or not.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 6150, - 6222 + 6153, + 6225 ], "filename": "User.js", "lineno": 275, @@ -1392,8 +1392,8 @@ "comment": "/**\n * Whether the user has an animated avatar or not.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 6340, - 6425 + 6343, + 6428 ], "filename": "User.js", "lineno": 285, @@ -1428,8 +1428,8 @@ "comment": "/**\n * Whether the user has an avatar or not.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 6534, - 6590 + 6537, + 6593 ], "filename": "User.js", "lineno": 295, @@ -1464,8 +1464,8 @@ "comment": "/**\n * Returns a mention string for the user.\n * @param {String} id The ID of the user to mention.\n * @returns {String}\n * @public\n * @static\n * @method\n */", "meta": { "range": [ - 6767, - 6912 + 6770, + 6915 ], "filename": "User.js", "lineno": 307, @@ -1515,8 +1515,8 @@ "comment": "/**\n * Returns the URL to the user's avatar.\n * @param {String} id The ID of the user to get the avatar for.\n * @param {String?} hash The hash of the avatar.\n * @returns {String}\n * @public\n * @static\n * @method\n */", "meta": { "range": [ - 7150, - 7646 + 7153, + 7649 ], "filename": "User.js", "lineno": 322, @@ -1577,8 +1577,8 @@ "comment": "/**\n * Determines whether the user should be cached.\n * @param {GluonCacheOptions} gluonCacheOptions The cache options for the client.\n * @param {GuildCacheOptions} guildCacheOptions The cache options for the guild.\n * @returns {Boolean}\n * @public\n * @static\n * @method\n */", "meta": { "range": [ - 7943, - 8227 + 7946, + 8230 ], "filename": "User.js", "lineno": 344, @@ -1637,8 +1637,8 @@ "comment": "/**\n * @method\n * @public\n */", "meta": { "range": [ - 8269, - 8318 + 8272, + 8321 ], "filename": "User.js", "lineno": 357, @@ -1666,8 +1666,8 @@ "comment": "/**\n * @method\n * @public\n */", "meta": { "range": [ - 8360, - 8417 + 8363, + 8420 ], "filename": "User.js", "lineno": 365, @@ -1695,8 +1695,8 @@ "comment": "/**\n * Returns the JSON representation of this structure.\n * @param {Number} format The format to return the data in.\n * @returns {Object}\n * @public\n * @method\n */", "meta": { "range": [ - 8600, - 9332 + 8603, + 9335 ], "filename": "User.js", "lineno": 376, @@ -1746,8 +1746,8 @@ "comment": "", "meta": { "range": [ - 8712, - 8723 + 8715, + 8726 ], "filename": "User.js", "lineno": 380, @@ -1770,8 +1770,8 @@ "comment": "", "meta": { "range": [ - 8735, - 8767 + 8738, + 8770 ], "filename": "User.js", "lineno": 381, @@ -1794,8 +1794,8 @@ "comment": "", "meta": { "range": [ - 8779, - 8800 + 8782, + 8803 ], "filename": "User.js", "lineno": 382, @@ -1818,8 +1818,8 @@ "comment": "", "meta": { "range": [ - 8812, - 8825 + 8815, + 8828 ], "filename": "User.js", "lineno": 383, @@ -1842,8 +1842,8 @@ "comment": "", "meta": { "range": [ - 8837, - 8860 + 8840, + 8863 ], "filename": "User.js", "lineno": 384, @@ -1866,8 +1866,8 @@ "comment": "", "meta": { "range": [ - 8872, - 8900 + 8875, + 8903 ], "filename": "User.js", "lineno": 385, @@ -1890,8 +1890,8 @@ "comment": "", "meta": { "range": [ - 8912, - 8945 + 8915, + 8948 ], "filename": "User.js", "lineno": 386, @@ -1914,8 +1914,8 @@ "comment": "", "meta": { "range": [ - 9102, - 9113 + 9105, + 9116 ], "filename": "User.js", "lineno": 393, @@ -1938,8 +1938,8 @@ "comment": "", "meta": { "range": [ - 9125, - 9157 + 9128, + 9160 ], "filename": "User.js", "lineno": 394, @@ -1962,8 +1962,8 @@ "comment": "", "meta": { "range": [ - 9169, - 9182 + 9172, + 9185 ], "filename": "User.js", "lineno": 395, @@ -1986,8 +1986,8 @@ "comment": "", "meta": { "range": [ - 9194, - 9217 + 9197, + 9220 ], "filename": "User.js", "lineno": 396, @@ -2010,8 +2010,8 @@ "comment": "", "meta": { "range": [ - 9229, - 9257 + 9232, + 9260 ], "filename": "User.js", "lineno": 397, @@ -2034,8 +2034,8 @@ "comment": "", "meta": { "range": [ - 9269, - 9302 + 9272, + 9305 ], "filename": "User.js", "lineno": 398, @@ -2058,8 +2058,8 @@ "comment": "", "meta": { "range": [ - 9336, - 9356 + 9339, + 9359 ], "filename": "User.js", "lineno": 405,