diff --git a/dist/src/structures.d.ts b/dist/src/structures.d.ts index c0cf5b31..a8daca94 100644 --- a/dist/src/structures.d.ts +++ b/dist/src/structures.d.ts @@ -1,42 +1,42 @@ -export { default as Emoji } from "./structures/Emoji.js"; -export { default as Thread } from "./structures/Thread.js"; -export { default as AuditLog } from "./structures/AuditLog.js"; +export { default as ScheduledEvent } from "./structures/ScheduledEvent.js"; +export { default as ButtonClick } from "./structures/ButtonClick.js"; +export { default as Message } from "./structures/Message.js"; +export { default as PermissionOverwrite } from "./structures/PermissionOverwrite.js"; +export { default as Sticker } from "./structures/Sticker.js"; +export { default as SlashCommand } from "./structures/SlashCommand.js"; export { default as Poll } from "./structures/Poll.js"; +export { default as Thread } from "./structures/Thread.js"; +export { default as Member } from "./structures/Member.js"; +export { default as User } from "./structures/User.js"; +export { default as VoiceChannel } from "./structures/VoiceChannel.js"; export { default as Guild } from "./structures/Guild.js"; +export { default as CategoryChannel } from "./structures/CategoryChannel.js"; +export { default as Role } from "./structures/Role.js"; +export { default as VoiceState } from "./structures/VoiceState.js"; +export { default as Invite } from "./structures/Invite.js"; +export { default as TextChannel } from "./structures/TextChannel.js"; +export { default as OptionSelect } from "./structures/OptionSelect.js"; export { default as Attachment } from "./structures/Attachment.js"; +export { default as Emoji } from "./structures/Emoji.js"; export { default as ModalResponse } from "./structures/ModalResponse.js"; -export { default as VoiceState } from "./structures/VoiceState.js"; -export { default as SlashCommand } from "./structures/SlashCommand.js"; -export { default as Reaction } from "./structures/Reaction.js"; +export { default as AuditLog } from "./structures/AuditLog.js"; export { default as Interaction } from "./structures/Interaction.js"; -export { default as TextChannel } from "./structures/TextChannel.js"; -export { default as ButtonClick } from "./structures/ButtonClick.js"; -export { default as CategoryChannel } from "./structures/CategoryChannel.js"; -export { default as Invite } from "./structures/Invite.js"; export { default as Channel } from "./structures/Channel.js"; -export { default as User } from "./structures/User.js"; -export { default as Role } from "./structures/Role.js"; -export { default as Message } from "./structures/Message.js"; -export { default as OptionSelect } from "./structures/OptionSelect.js"; -export { default as Member } from "./structures/Member.js"; -export { default as PermissionOverwrite } from "./structures/PermissionOverwrite.js"; -export { default as VoiceChannel } from "./structures/VoiceChannel.js"; -export { default as ScheduledEvent } from "./structures/ScheduledEvent.js"; -export { default as Sticker } from "./structures/Sticker.js"; +export { default as Reaction } from "./structures/Reaction.js"; +export { default as GuildScheduledEventManager } from "./managers/GuildScheduledEventManager.js"; +export { default as GuildVoiceStatesManager } from "./managers/GuildVoiceStatesManager.js"; +export { default as GuildRoleManager } from "./managers/GuildRoleManager.js"; +export { default as GuildMemberManager } from "./managers/GuildMemberManager.js"; export { default as MessageReactionManager } from "./managers/MessageReactionManager.js"; export { default as ChannelCacheOptions } from "./managers/ChannelCacheOptions.js"; +export { default as BaseCacheManager } from "./managers/BaseCacheManager.js"; export { default as MessagePollManager } from "./managers/MessagePollManager.js"; -export { default as GuildChannelsManager } from "./managers/GuildChannelsManager.js"; -export { default as GuildScheduledEventManager } from "./managers/GuildScheduledEventManager.js"; -export { default as GluonCacheOptions } from "./managers/GluonCacheOptions.js"; export { default as GuildCacheOptions } from "./managers/GuildCacheOptions.js"; +export { default as ChannelMessageManager } from "./managers/ChannelMessageManager.js"; export { default as GuildManager } from "./managers/GuildManager.js"; -export { default as BaseCacheManager } from "./managers/BaseCacheManager.js"; export { default as GuildEmojisManager } from "./managers/GuildEmojisManager.js"; -export { default as ChannelMessageManager } from "./managers/ChannelMessageManager.js"; -export { default as UserManager } from "./managers/UserManager.js"; -export { default as GuildMemberManager } from "./managers/GuildMemberManager.js"; +export { default as GuildChannelsManager } from "./managers/GuildChannelsManager.js"; +export { default as GluonCacheOptions } from "./managers/GluonCacheOptions.js"; export { default as GuildInviteManager } from "./managers/GuildInviteManager.js"; -export { default as GuildRoleManager } from "./managers/GuildRoleManager.js"; -export { default as GuildVoiceStatesManager } from "./managers/GuildVoiceStatesManager.js"; +export { default as UserManager } from "./managers/UserManager.js"; //# sourceMappingURL=structures.d.ts.map \ No newline at end of file diff --git a/dist/src/structures/Message.d.ts b/dist/src/structures/Message.d.ts index 5fa924bd..c90a2c10 100644 --- a/dist/src/structures/Message.d.ts +++ b/dist/src/structures/Message.d.ts @@ -332,11 +332,11 @@ declare class Message { public readonly get stickerItems(): Sticker[]; /** * The snapshot data about the message. - * @type {Object?} + * @type {Array?} * @readonly * @public */ - public readonly get messageSnapshots(): any; + public readonly get messageSnapshots(): Message[]; /** * The URL of the message. * @type {String} diff --git a/dist/src/structures/Message.d.ts.map b/dist/src/structures/Message.d.ts.map index 40630533..96460615 100644 --- a/dist/src/structures/Message.d.ts.map +++ b/dist/src/structures/Message.d.ts.map @@ -1 +1 @@ -{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../src/structures/Message.js"],"names":[],"mappings":"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"} \ No newline at end of file +{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../src/structures/Message.js"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/src/structures/compiled/Message.js.json b/src/structures/compiled/Message.js.json index 19582281..416bb95b 100644 --- a/src/structures/compiled/Message.js.json +++ b/src/structures/compiled/Message.js.json @@ -4,7 +4,7 @@ "meta": { "range": [ 1352, - 39463 + 39748 ], "filename": "Message.js", "lineno": 34, @@ -508,7 +508,7 @@ "meta": { "range": [ 2306, - 12907 + 12914 ], "filename": "Message.js", "lineno": 65, @@ -610,7 +610,7 @@ "meta": { "range": [ 1352, - 39463 + 39748 ], "filename": "Message.js", "lineno": 34, @@ -2348,8 +2348,8 @@ "comment": "", "meta": { "range": [ - 10556, - 10604 + 10563, + 10611 ], "filename": "Message.js", "lineno": 348, @@ -2374,8 +2374,8 @@ "comment": "", "meta": { "range": [ - 10681, - 10732 + 10688, + 10739 ], "filename": "Message.js", "lineno": 350, @@ -2400,8 +2400,8 @@ "comment": "", "meta": { "range": [ - 10751, - 10892 + 10758, + 10899 ], "filename": "Message.js", "lineno": 353, @@ -2426,8 +2426,8 @@ "comment": "", "meta": { "range": [ - 10905, - 11019 + 10912, + 11026 ], "filename": "Message.js", "lineno": 359, @@ -2452,8 +2452,8 @@ "comment": "", "meta": { "range": [ - 11031, - 11121 + 11038, + 11128 ], "filename": "Message.js", "lineno": 362, @@ -2478,8 +2478,8 @@ "comment": "", "meta": { "range": [ - 11133, - 11214 + 11140, + 11221 ], "filename": "Message.js", "lineno": 364, @@ -2504,8 +2504,8 @@ "comment": "", "meta": { "range": [ - 11226, - 11321 + 11233, + 11328 ], "filename": "Message.js", "lineno": 366, @@ -2530,8 +2530,8 @@ "comment": "", "meta": { "range": [ - 11333, - 11438 + 11340, + 11445 ], "filename": "Message.js", "lineno": 368, @@ -2556,8 +2556,8 @@ "comment": "", "meta": { "range": [ - 11450, - 11561 + 11457, + 11568 ], "filename": "Message.js", "lineno": 371, @@ -2582,8 +2582,8 @@ "comment": "", "meta": { "range": [ - 11573, - 11686 + 11580, + 11693 ], "filename": "Message.js", "lineno": 374, @@ -2608,8 +2608,8 @@ "comment": "", "meta": { "range": [ - 11698, - 11791 + 11705, + 11798 ], "filename": "Message.js", "lineno": 377, @@ -2634,8 +2634,8 @@ "comment": "", "meta": { "range": [ - 11803, - 11918 + 11810, + 11925 ], "filename": "Message.js", "lineno": 379, @@ -2660,8 +2660,8 @@ "comment": "", "meta": { "range": [ - 11930, - 12040 + 11937, + 12047 ], "filename": "Message.js", "lineno": 382, @@ -2686,8 +2686,8 @@ "comment": "/**\n * The timestamp for when this message was last edited.\n * @type {Number?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 13030, - 13092 + 13037, + 13099 ], "filename": "Message.js", "lineno": 419, @@ -2723,8 +2723,8 @@ "comment": "/**\n * The user who sent the message.\n * @type {User}\n * @readonly\n * @public\n */", "meta": { "range": [ - 13190, - 13233 + 13197, + 13240 ], "filename": "Message.js", "lineno": 429, @@ -2759,8 +2759,8 @@ "comment": "/**\n * The id of the user who sent the message.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 13343, - 13391 + 13350, + 13398 ], "filename": "Message.js", "lineno": 439, @@ -2795,8 +2795,8 @@ "comment": "/**\n * The member who sent the message.\n * @type {Member?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 13494, - 13537 + 13501, + 13544 ], "filename": "Message.js", "lineno": 449, @@ -2832,8 +2832,8 @@ "comment": "/**\n * Whether this message includes user mentions.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 13652, - 13729 + 13659, + 13736 ], "filename": "Message.js", "lineno": 459, @@ -2868,8 +2868,8 @@ "comment": "/**\n * Whether this message includes role mentions.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 13844, - 13925 + 13851, + 13932 ], "filename": "Message.js", "lineno": 469, @@ -2904,8 +2904,8 @@ "comment": "/**\n * Whether this message mentions everyone.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 14035, - 14119 + 14042, + 14126 ], "filename": "Message.js", "lineno": 479, @@ -2940,8 +2940,8 @@ "comment": "/**\n * Whether this message has been pinned.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 14227, - 14302 + 14234, + 14309 ], "filename": "Message.js", "lineno": 489, @@ -2976,8 +2976,8 @@ "comment": "/**\n * Whether another message has replaced this original message.\n * @readonly\n * @type {Boolean}\n * @public\n */", "meta": { "range": [ - 14432, - 14509 + 14439, + 14516 ], "filename": "Message.js", "lineno": 499, @@ -3012,8 +3012,8 @@ "comment": "/**\n * The UNIX (seconds) timestamp for when this message was created.\n * @readonly\n * @type {Number}\n * @public\n */", "meta": { "range": [ - 14642, - 14697 + 14649, + 14704 ], "filename": "Message.js", "lineno": 509, @@ -3048,8 +3048,8 @@ "comment": "/**\n * The guild that this message belongs to.\n * @type {Guild?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 14806, - 14882 + 14813, + 14889 ], "filename": "Message.js", "lineno": 519, @@ -3085,8 +3085,8 @@ "comment": "/**\n * The guild that this message belongs to.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 14991, - 15046 + 14998, + 15053 ], "filename": "Message.js", "lineno": 529, @@ -3121,8 +3121,8 @@ "comment": "/**\n * The channel that this message belongs to.\n * @type {Channel?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 15159, - 15239 + 15166, + 15246 ], "filename": "Message.js", "lineno": 539, @@ -3158,8 +3158,8 @@ "comment": "/**\n * The channel that this message belongs to.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 15350, - 15409 + 15357, + 15416 ], "filename": "Message.js", "lineno": 549, @@ -3194,8 +3194,8 @@ "comment": "/**\n * The id of the message.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 15501, - 15545 + 15508, + 15552 ], "filename": "Message.js", "lineno": 559, @@ -3230,8 +3230,8 @@ "comment": "/**\n * The message attachments.\n * @type {Attachment[]}\n * @readonly\n * @public\n */", "meta": { "range": [ - 15645, - 15698 + 15652, + 15705 ], "filename": "Message.js", "lineno": 569, @@ -3266,8 +3266,8 @@ "comment": "/**\n * The message content.\n * @type {String?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 15789, - 15834 + 15796, + 15841 ], "filename": "Message.js", "lineno": 579, @@ -3303,8 +3303,8 @@ "comment": "/**\n * The message poll.\n * @type {Poll?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 15920, - 15959 + 15927, + 15966 ], "filename": "Message.js", "lineno": 589, @@ -3340,8 +3340,8 @@ "comment": "/**\n * The message reactions.\n * @type {MessageReactionManager}\n * @readonly\n * @public\n */", "meta": { "range": [ - 16067, - 16116 + 16074, + 16123 ], "filename": "Message.js", "lineno": 599, @@ -3376,8 +3376,8 @@ "comment": "/**\n * The message embeds.\n * @type {Array}\n * @readonly\n * @public\n */", "meta": { "range": [ - 16211, - 16254 + 16218, + 16261 ], "filename": "Message.js", "lineno": 609, @@ -3412,8 +3412,8 @@ "comment": "/**\n * The message that this message references.\n * @type {Object}\n * @readonly\n * @public\n */", "meta": { "range": [ - 16365, - 16516 + 16372, + 16523 ], "filename": "Message.js", "lineno": 619, @@ -3448,8 +3448,8 @@ "comment": "", "meta": { "range": [ - 16402, - 16504 + 16409, + 16511 ], "filename": "Message.js", "lineno": 621, @@ -3472,8 +3472,8 @@ "comment": "/**\n * The flags of the message.\n * @type {String[]}\n * @readonly\n * @public\n * @see {@link https://discord.com/developers/docs/resources/message#message-object-message-flags}\n */", "meta": { "range": [ - 16714, - 18274 + 16721, + 18281 ], "filename": "Message.js", "lineno": 634, @@ -3511,8 +3511,8 @@ "comment": "", "meta": { "range": [ - 16738, - 16748 + 16745, + 16755 ], "filename": "Message.js", "lineno": 635, @@ -3537,8 +3537,8 @@ "comment": "/**\n * The raw flags of the message.\n * @type {Number}\n * @readonly\n * @public\n */", "meta": { "range": [ - 18373, - 18417 + 18380, + 18424 ], "filename": "Message.js", "lineno": 685, @@ -3573,8 +3573,8 @@ "comment": "/**\n * The type of message.\n * @type {Number}\n * @readonly\n * @public\n */", "meta": { "range": [ - 18507, - 18546 + 18514, + 18553 ], "filename": "Message.js", "lineno": 695, @@ -3609,8 +3609,8 @@ "comment": "/**\n * The id of the webhook this message is from.\n * @type {String?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 18660, - 18744 + 18667, + 18751 ], "filename": "Message.js", "lineno": 705, @@ -3646,8 +3646,8 @@ "comment": "/**\n * Stickers sent with this message.\n * @type {Sticker[]}\n * @readonly\n * @public\n */", "meta": { "range": [ - 18849, - 18905 + 18856, + 18912 ], "filename": "Message.js", "lineno": 715, @@ -3679,11 +3679,11 @@ "params": [] }, { - "comment": "/**\n * The snapshot data about the message.\n * @type {Object?}\n * @readonly\n * @public\n */", + "comment": "/**\n * The snapshot data about the message.\n * @type {Array?}\n * @readonly\n * @public\n */", "meta": { "range": [ - 19012, - 19076 + 19027, + 19361 ], "filename": "Message.js", "lineno": 725, @@ -3702,7 +3702,7 @@ "description": "The snapshot data about the message.", "type": { "names": [ - "Object" + "Array." ] }, "nullable": true, @@ -3715,19 +3715,91 @@ "scope": "instance", "params": [] }, + { + "comment": "", + "meta": { + "range": [ + 19255, + 19264 + ], + "filename": "Message.js", + "lineno": 730, + "columnno": 14, + "path": "/home/runner/work/gluon/gluon/src/structures", + "code": { + "id": "astnode100002026", + "name": "channelId", + "type": "Identifier", + "value": "channelId" + } + }, + "undocumented": true, + "name": "channelId", + "longname": "channelId", + "kind": "member", + "scope": "global" + }, + { + "comment": "", + "meta": { + "range": [ + 19280, + 19287 + ], + "filename": "Message.js", + "lineno": 731, + "columnno": 14, + "path": "/home/runner/work/gluon/gluon/src/structures", + "code": { + "id": "astnode100002028", + "name": "guildId", + "type": "Identifier", + "value": "guildId" + } + }, + "undocumented": true, + "name": "guildId", + "longname": "guildId", + "kind": "member", + "scope": "global" + }, + { + "comment": "", + "meta": { + "range": [ + 19303, + 19316 + ], + "filename": "Message.js", + "lineno": 732, + "columnno": 14, + "path": "/home/runner/work/gluon/gluon/src/structures", + "code": { + "id": "astnode100002030", + "name": "nocache", + "type": "Literal", + "value": true + } + }, + "undocumented": true, + "name": "nocache", + "longname": "nocache", + "kind": "member", + "scope": "global" + }, { "comment": "/**\n * The URL of the message.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 19169, - 19250 + 19454, + 19535 ], "filename": "Message.js", - "lineno": 735, + "lineno": 744, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100001999", + "id": "astnode100002033", "name": "Message#url", "type": "MethodDefinition", "paramnames": [] @@ -3755,15 +3827,15 @@ "comment": "/**\n * The hash name for the message.\n * @type {String}\n * @readonly\n * @public\n */", "meta": { "range": [ - 19350, - 19441 + 19635, + 19726 ], "filename": "Message.js", - "lineno": 745, + "lineno": 754, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002017", + "id": "astnode100002051", "name": "Message#hashName", "type": "MethodDefinition", "paramnames": [] @@ -3791,15 +3863,15 @@ "comment": "/**\n * The URL of the message.\n * @param {String} guildId The id of the guild that the message belongs to.\n * @param {String} channelId The id of the channel that the message belongs to.\n * @param {String} messageId The id of the message.\n * @returns {String}\n * @public\n * @static\n * @method\n */", "meta": { "range": [ - 19762, - 20195 + 20047, + 20480 ], "filename": "Message.js", - "lineno": 759, + "lineno": 768, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002035", + "id": "astnode100002069", "name": "Message.getUrl", "type": "MethodDefinition", "paramnames": [ @@ -3862,15 +3934,15 @@ "comment": "/**\n * Replies to the message.\n * @param {Object?} options Embeds, components and files to attach to the message.\n * @param {String?} options.content The message content.\n * @param {Embed?} options.embed Embed to send with the message.\n * @param {MessageComponents?} options.components Message components to send with the message.\n * @param {Array?} options.files Array of file objects for files to send with the message.\n * @returns {Promise}\n * @see {@link https://discord.com/developers/docs/resources/channel#create-message}\n * @method\n * @public\n * @async\n * @throws {Error | TypeError}\n */", "meta": { "range": [ - 20844, - 21214 + 21129, + 21499 ], "filename": "Message.js", - "lineno": 783, + "lineno": 792, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002080", + "id": "astnode100002114", "name": "Message#reply", "type": "MethodDefinition", "paramnames": [ @@ -3968,15 +4040,15 @@ "comment": "", "meta": { "range": [ - 20852, - 20859 + 21137, + 21144 ], "filename": "Message.js", - "lineno": 783, + "lineno": 792, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002085", + "id": "astnode100002119", "name": "content", "type": "Identifier", "value": "content" @@ -3992,15 +4064,15 @@ "comment": "", "meta": { "range": [ - 20861, - 20867 + 21146, + 21152 ], "filename": "Message.js", - "lineno": 783, + "lineno": 792, "columnno": 19, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002087", + "id": "astnode100002121", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -4016,15 +4088,15 @@ "comment": "", "meta": { "range": [ - 20869, - 20879 + 21154, + 21164 ], "filename": "Message.js", - "lineno": 783, + "lineno": 792, "columnno": 27, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002089", + "id": "astnode100002123", "name": "components", "type": "Identifier", "value": "components" @@ -4040,15 +4112,15 @@ "comment": "", "meta": { "range": [ - 20881, - 20886 + 21166, + 21171 ], "filename": "Message.js", - "lineno": 783, + "lineno": 792, "columnno": 39, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002091", + "id": "astnode100002125", "name": "files", "type": "Identifier", "value": "files" @@ -4064,15 +4136,15 @@ "comment": "", "meta": { "range": [ - 20888, - 20912 + 21173, + 21197 ], "filename": "Message.js", - "lineno": 783, + "lineno": 792, "columnno": 46, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002093", + "id": "astnode100002127", "name": "suppressMentions", "type": "AssignmentPattern", "value": "suppressMentions" @@ -4088,15 +4160,15 @@ "comment": "", "meta": { "range": [ - 21000, - 21007 + 21285, + 21292 ], "filename": "Message.js", - "lineno": 785, + "lineno": 794, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002115", + "id": "astnode100002149", "name": "content", "type": "Identifier", "value": "content" @@ -4112,15 +4184,15 @@ "comment": "", "meta": { "range": [ - 21015, - 21132 + 21300, + 21417 ], "filename": "Message.js", - "lineno": 786, + "lineno": 795, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002117", + "id": "astnode100002151", "name": "reference", "type": "ObjectExpression", "value": "{\"message_id\":\"\",\"channel_id\":\"\",\"guild_id\":\"\"}" @@ -4136,15 +4208,15 @@ "comment": "", "meta": { "range": [ - 21036, - 21055 + 21321, + 21340 ], "filename": "Message.js", - "lineno": 787, + "lineno": 796, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002119", + "id": "astnode100002153", "name": "message_id", "type": "MemberExpression", "value": "this.id" @@ -4161,15 +4233,15 @@ "comment": "", "meta": { "range": [ - 21065, - 21091 + 21350, + 21376 ], "filename": "Message.js", - "lineno": 788, + "lineno": 797, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002123", + "id": "astnode100002157", "name": "channel_id", "type": "MemberExpression", "value": "this.channelId" @@ -4186,15 +4258,15 @@ "comment": "", "meta": { "range": [ - 21101, - 21123 + 21386, + 21408 ], "filename": "Message.js", - "lineno": 789, + "lineno": 798, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002127", + "id": "astnode100002161", "name": "guild_id", "type": "MemberExpression", "value": "this.guildId" @@ -4211,15 +4283,15 @@ "comment": "", "meta": { "range": [ - 21140, - 21146 + 21425, + 21431 ], "filename": "Message.js", - "lineno": 791, + "lineno": 800, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002131", + "id": "astnode100002165", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -4235,15 +4307,15 @@ "comment": "", "meta": { "range": [ - 21154, - 21164 + 21439, + 21449 ], "filename": "Message.js", - "lineno": 792, + "lineno": 801, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002133", + "id": "astnode100002167", "name": "components", "type": "Identifier", "value": "components" @@ -4259,15 +4331,15 @@ "comment": "", "meta": { "range": [ - 21172, - 21177 + 21457, + 21462 ], "filename": "Message.js", - "lineno": 793, + "lineno": 802, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002135", + "id": "astnode100002169", "name": "files", "type": "Identifier", "value": "files" @@ -4283,15 +4355,15 @@ "comment": "", "meta": { "range": [ - 21185, - 21201 + 21470, + 21486 ], "filename": "Message.js", - "lineno": 794, + "lineno": 803, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002137", + "id": "astnode100002171", "name": "suppressMentions", "type": "Identifier", "value": "suppressMentions" @@ -4307,15 +4379,15 @@ "comment": "/**\n * Edits the message, assuming it is sent by the client user.\n * @param {Object?} options Content, embeds and components to attach to the message.\n * @param {String?} options.content The message content.\n * @param {Embed?} options.embed Embed to send with the message.\n * @param {MessageComponents?} options.components Message components to send with the message.\n * @param {Array?} options.attachments Array of attachment objects for files to send with the message.\n * @param {Number?} options.flags The message flags.\n * @param {Object?} options.reference The message reference.\n * @param {String?} options.reference.message_id The id of the message to reference.\n * @param {String?} options.reference.channel_id The id of the channel to reference.\n * @param {String?} options.reference.guild_id The id of the guild to reference.\n * @param {FileUpload[]?} options.files Array of file objects for files to send with the message.\n * @returns {Promise}\n * @see {@link https://discord.com/developers/docs/resources/channel#edit-message}\n * @method\n * @public\n * @async\n * @throws {Error | TypeError}\n */", "meta": { "range": [ - 22385, - 23070 + 22670, + 23355 ], "filename": "Message.js", - "lineno": 818, + "lineno": 827, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002139", + "id": "astnode100002173", "name": "Message#edit", "type": "MethodDefinition", "paramnames": [ @@ -4473,15 +4545,15 @@ "comment": "", "meta": { "range": [ - 22403, - 22413 + 22688, + 22698 ], "filename": "Message.js", - "lineno": 820, + "lineno": 829, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002144", + "id": "astnode100002178", "name": "components", "type": "Identifier", "value": "components" @@ -4497,15 +4569,15 @@ "comment": "", "meta": { "range": [ - 22421, - 22426 + 22706, + 22711 ], "filename": "Message.js", - "lineno": 821, + "lineno": 830, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002146", + "id": "astnode100002180", "name": "files", "type": "Identifier", "value": "files" @@ -4521,15 +4593,15 @@ "comment": "", "meta": { "range": [ - 22434, - 22456 + 22719, + 22741 ], "filename": "Message.js", - "lineno": 822, + "lineno": 831, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002148", + "id": "astnode100002182", "name": "content", "type": "AssignmentPattern", "value": "content" @@ -4545,15 +4617,15 @@ "comment": "", "meta": { "range": [ - 22464, - 22484 + 22749, + 22769 ], "filename": "Message.js", - "lineno": 823, + "lineno": 832, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002154", + "id": "astnode100002188", "name": "embeds", "type": "AssignmentPattern", "value": "embeds" @@ -4569,15 +4641,15 @@ "comment": "", "meta": { "range": [ - 22492, - 22522 + 22777, + 22807 ], "filename": "Message.js", - "lineno": 824, + "lineno": 833, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002160", + "id": "astnode100002194", "name": "attachments", "type": "AssignmentPattern", "value": "attachments" @@ -4593,15 +4665,15 @@ "comment": "", "meta": { "range": [ - 22530, - 22551 + 22815, + 22836 ], "filename": "Message.js", - "lineno": 825, + "lineno": 834, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002166", + "id": "astnode100002200", "name": "flags", "type": "AssignmentPattern", "value": "flags" @@ -4617,15 +4689,15 @@ "comment": "", "meta": { "range": [ - 22559, - 22694 + 22844, + 22979 ], "filename": "Message.js", - "lineno": 826, + "lineno": 835, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002172", + "id": "astnode100002206", "name": "reference", "type": "AssignmentPattern", "value": "reference" @@ -4641,15 +4713,15 @@ "comment": "", "meta": { "range": [ - 22581, - 22617 + 22866, + 22902 ], "filename": "Message.js", - "lineno": 827, + "lineno": 836, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002176", + "id": "astnode100002210", "name": "message_id", "type": "MemberExpression", "value": "this.reference.messageId" @@ -4665,15 +4737,15 @@ "comment": "", "meta": { "range": [ - 22627, - 22653 + 22912, + 22938 ], "filename": "Message.js", - "lineno": 828, + "lineno": 837, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002182", + "id": "astnode100002216", "name": "channel_id", "type": "MemberExpression", "value": "this.channelId" @@ -4689,15 +4761,15 @@ "comment": "", "meta": { "range": [ - 22663, - 22685 + 22948, + 22970 ], "filename": "Message.js", - "lineno": 829, + "lineno": 838, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002186", + "id": "astnode100002220", "name": "guild_id", "type": "MemberExpression", "value": "this.guildId" @@ -4713,15 +4785,15 @@ "comment": "", "meta": { "range": [ - 22712, - 22728 + 22997, + 23013 ], "filename": "Message.js", - "lineno": 832, + "lineno": 841, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002191", + "id": "astnode100002225", "name": "components", "type": "Literal", "value": null @@ -4737,15 +4809,15 @@ "comment": "", "meta": { "range": [ - 22736, - 22747 + 23021, + 23032 ], "filename": "Message.js", - "lineno": 833, + "lineno": 842, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002193", + "id": "astnode100002227", "name": "files", "type": "Literal", "value": null @@ -4761,15 +4833,15 @@ "comment": "", "meta": { "range": [ - 22755, - 22768 + 23040, + 23053 ], "filename": "Message.js", - "lineno": 834, + "lineno": 843, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002195", + "id": "astnode100002229", "name": "content", "type": "Literal", "value": null @@ -4785,15 +4857,15 @@ "comment": "", "meta": { "range": [ - 22776, - 22788 + 23061, + 23073 ], "filename": "Message.js", - "lineno": 835, + "lineno": 844, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002197", + "id": "astnode100002231", "name": "embeds", "type": "Literal", "value": null @@ -4809,15 +4881,15 @@ "comment": "", "meta": { "range": [ - 22796, - 22813 + 23081, + 23098 ], "filename": "Message.js", - "lineno": 836, + "lineno": 845, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002199", + "id": "astnode100002233", "name": "attachments", "type": "Literal", "value": null @@ -4833,15 +4905,15 @@ "comment": "", "meta": { "range": [ - 22821, - 22832 + 23106, + 23117 ], "filename": "Message.js", - "lineno": 837, + "lineno": 846, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002201", + "id": "astnode100002235", "name": "flags", "type": "Literal", "value": null @@ -4857,15 +4929,15 @@ "comment": "", "meta": { "range": [ - 22840, - 22855 + 23125, + 23140 ], "filename": "Message.js", - "lineno": 838, + "lineno": 847, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002203", + "id": "astnode100002237", "name": "reference", "type": "Literal", "value": null @@ -4881,15 +4953,15 @@ "comment": "", "meta": { "range": [ - 22956, - 22963 + 23241, + 23248 ], "filename": "Message.js", - "lineno": 842, + "lineno": 851, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002225", + "id": "astnode100002259", "name": "content", "type": "Identifier", "value": "content" @@ -4905,15 +4977,15 @@ "comment": "", "meta": { "range": [ - 22971, - 22981 + 23256, + 23266 ], "filename": "Message.js", - "lineno": 843, + "lineno": 852, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002227", + "id": "astnode100002261", "name": "components", "type": "Identifier", "value": "components" @@ -4929,15 +5001,15 @@ "comment": "", "meta": { "range": [ - 22989, - 22994 + 23274, + 23279 ], "filename": "Message.js", - "lineno": 844, + "lineno": 853, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002229", + "id": "astnode100002263", "name": "files", "type": "Identifier", "value": "files" @@ -4953,15 +5025,15 @@ "comment": "", "meta": { "range": [ - 23002, - 23008 + 23287, + 23293 ], "filename": "Message.js", - "lineno": 845, + "lineno": 854, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002231", + "id": "astnode100002265", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -4977,15 +5049,15 @@ "comment": "", "meta": { "range": [ - 23016, - 23027 + 23301, + 23312 ], "filename": "Message.js", - "lineno": 846, + "lineno": 855, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002233", + "id": "astnode100002267", "name": "attachments", "type": "Identifier", "value": "attachments" @@ -5001,15 +5073,15 @@ "comment": "", "meta": { "range": [ - 23035, - 23040 + 23320, + 23325 ], "filename": "Message.js", - "lineno": 847, + "lineno": 856, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002235", + "id": "astnode100002269", "name": "flags", "type": "Identifier", "value": "flags" @@ -5025,15 +5097,15 @@ "comment": "", "meta": { "range": [ - 23048, - 23057 + 23333, + 23342 ], "filename": "Message.js", - "lineno": 848, + "lineno": 857, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002237", + "id": "astnode100002271", "name": "reference", "type": "Identifier", "value": "reference" @@ -5049,15 +5121,15 @@ "comment": "/**\n * Deletes the message.\n * @param {Object?} options The options for deleting the message.\n * @param {String?} options.reason The reason for deleting the message\n * @returns {Promise}\n * @method\n * @public\n * @async\n */", "meta": { "range": [ - 23321, - 23480 + 23606, + 23765 ], "filename": "Message.js", - "lineno": 861, + "lineno": 870, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002239", + "id": "astnode100002273", "name": "Message#delete", "type": "MethodDefinition", "paramnames": [ @@ -5112,15 +5184,15 @@ "comment": "", "meta": { "range": [ - 23330, - 23336 + 23615, + 23621 ], "filename": "Message.js", - "lineno": 861, + "lineno": 870, "columnno": 11, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002244", + "id": "astnode100002278", "name": "reason", "type": "Identifier", "value": "reason" @@ -5136,15 +5208,15 @@ "comment": "", "meta": { "range": [ - 23460, - 23466 + 23745, + 23751 ], "filename": "Message.js", - "lineno": 867, + "lineno": 876, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002267", + "id": "astnode100002301", "name": "reason", "type": "Identifier", "value": "reason" @@ -5160,15 +5232,15 @@ "comment": "/**\n * Determines whether the message should be cached.\n * @param {GluonCacheOptions} gluonCacheOptions The cache options for the client.\n * @param {GuildCacheOptions} guildCacheOptions The cache options for the guild.\n * @param {ChannelCacheOptions} channelCacheOptions The cache options for the channel.\n * @returns {Boolean}\n * @public\n * @static\n * @method\n */", "meta": { "range": [ - 23869, - 24679 + 24154, + 24964 ], "filename": "Message.js", - "lineno": 881, + "lineno": 890, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002269", + "id": "astnode100002303", "name": "Message.shouldCache", "type": "MethodDefinition", "paramnames": [ @@ -5231,15 +5303,15 @@ "comment": "/**\n * Posts a message to the specified channel.\n * @param {Client} client The client instance.\n * @param {String} channelId The id of the channel to send the message to.\n * @param {String} guildId The id of the guild which the channel belongs to.\n * @param {Object?} options Content, embeds, components and files to attach to the message.\n * @param {String?} options.content The message content.\n * @param {Embed[]} options.embeds Array of embeds to send with the message.\n * @param {MessageComponents?} options.components Message components to send with the message.\n * @param {Array?} options.files Array of file objects for files to send with the message.\n * @param {Boolean?} options.suppressMentions Whether to suppress mentions in the message.\n * @returns {Promise}\n * @public\n * @method\n * @async\n * @throws {TypeError}\n */", "meta": { "range": [ - 25570, - 27215 + 25855, + 27500 ], "filename": "Message.js", - "lineno": 921, + "lineno": 930, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002329", + "id": "astnode100002363", "name": "Message.send", "type": "MethodDefinition", "paramnames": [ @@ -5372,15 +5444,15 @@ "comment": "", "meta": { "range": [ - 25641, - 25648 + 25926, + 25933 ], "filename": "Message.js", - "lineno": 926, + "lineno": 935, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002337", + "id": "astnode100002371", "name": "content", "type": "Identifier", "value": "content" @@ -5396,15 +5468,15 @@ "comment": "", "meta": { "range": [ - 25656, - 25662 + 25941, + 25947 ], "filename": "Message.js", - "lineno": 927, + "lineno": 936, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002339", + "id": "astnode100002373", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -5420,15 +5492,15 @@ "comment": "", "meta": { "range": [ - 25670, - 25680 + 25955, + 25965 ], "filename": "Message.js", - "lineno": 928, + "lineno": 937, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002341", + "id": "astnode100002375", "name": "components", "type": "Identifier", "value": "components" @@ -5444,15 +5516,15 @@ "comment": "", "meta": { "range": [ - 25688, - 25693 + 25973, + 25978 ], "filename": "Message.js", - "lineno": 929, + "lineno": 938, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002343", + "id": "astnode100002377", "name": "files", "type": "Identifier", "value": "files" @@ -5468,15 +5540,15 @@ "comment": "", "meta": { "range": [ - 25701, - 25710 + 25986, + 25995 ], "filename": "Message.js", - "lineno": 930, + "lineno": 939, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002345", + "id": "astnode100002379", "name": "reference", "type": "Identifier", "value": "reference" @@ -5492,15 +5564,15 @@ "comment": "", "meta": { "range": [ - 25718, - 25742 + 26003, + 26027 ], "filename": "Message.js", - "lineno": 931, + "lineno": 940, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002347", + "id": "astnode100002381", "name": "suppressMentions", "type": "AssignmentPattern", "value": "suppressMentions" @@ -5516,15 +5588,15 @@ "comment": "", "meta": { "range": [ - 25760, - 25783 + 26045, + 26068 ], "filename": "Message.js", - "lineno": 933, + "lineno": 942, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002352", + "id": "astnode100002386", "name": "suppressMentions", "type": "Literal", "value": false @@ -5540,15 +5612,15 @@ "comment": "", "meta": { "range": [ - 26140, - 26147 + 26425, + 26432 ], "filename": "Message.js", - "lineno": 943, + "lineno": 952, "columnno": 29, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002388", + "id": "astnode100002422", "name": "content", "type": "Identifier", "value": "content" @@ -5564,15 +5636,15 @@ "comment": "", "meta": { "range": [ - 26149, - 26155 + 26434, + 26440 ], "filename": "Message.js", - "lineno": 943, + "lineno": 952, "columnno": 38, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002390", + "id": "astnode100002424", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -5588,15 +5660,15 @@ "comment": "", "meta": { "range": [ - 26157, - 26167 + 26442, + 26452 ], "filename": "Message.js", - "lineno": 943, + "lineno": 952, "columnno": 46, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002392", + "id": "astnode100002426", "name": "components", "type": "Identifier", "value": "components" @@ -5612,15 +5684,15 @@ "comment": "", "meta": { "range": [ - 26169, - 26174 + 26454, + 26459 ], "filename": "Message.js", - "lineno": 943, + "lineno": 952, "columnno": 58, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002394", + "id": "astnode100002428", "name": "files", "type": "Identifier", "value": "files" @@ -5636,15 +5708,15 @@ "comment": "", "meta": { "range": [ - 26176, - 26185 + 26461, + 26470 ], "filename": "Message.js", - "lineno": 943, + "lineno": 952, "columnno": 65, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002396", + "id": "astnode100002430", "name": "reference", "type": "Identifier", "value": "reference" @@ -5660,15 +5732,15 @@ "comment": "", "meta": { "range": [ - 26643, - 26652 + 26928, + 26937 ], "filename": "Message.js", - "lineno": 960, + "lineno": 969, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002439", + "id": "astnode100002473", "name": "body", "type": "ObjectExpression", "value": "{}" @@ -5686,15 +5758,15 @@ "comment": "", "meta": { "range": [ - 26672, - 26694 + 26957, + 26979 ], "filename": "Message.js", - "lineno": 962, + "lineno": 971, "columnno": 17, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002445", + "id": "astnode100002479", "name": "body.content", "type": "Identifier", "funcscope": "", @@ -5713,15 +5785,15 @@ "comment": "", "meta": { "range": [ - 26736, - 26756 + 27021, + 27041 ], "filename": "Message.js", - "lineno": 964, + "lineno": 973, "columnno": 39, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002459", + "id": "astnode100002493", "name": "body.embeds", "type": "Identifier", "funcscope": "", @@ -5740,15 +5812,15 @@ "comment": "", "meta": { "range": [ - 26778, - 26806 + 27063, + 27091 ], "filename": "Message.js", - "lineno": 965, + "lineno": 974, "columnno": 20, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002467", + "id": "astnode100002501", "name": "body.components", "type": "Identifier", "funcscope": "", @@ -5767,15 +5839,15 @@ "comment": "", "meta": { "range": [ - 26823, - 26841 + 27108, + 27126 ], "filename": "Message.js", - "lineno": 966, + "lineno": 975, "columnno": 15, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002475", + "id": "astnode100002509", "name": "body.files", "type": "Identifier", "funcscope": "", @@ -5794,15 +5866,15 @@ "comment": "", "meta": { "range": [ - 26886, - 26912 + 27171, + 27197 ], "filename": "Message.js", - "lineno": 968, + "lineno": 977, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002486", + "id": "astnode100002520", "name": "body.allowed_mentions", "type": "ObjectExpression", "funcscope": "", @@ -5821,15 +5893,15 @@ "comment": "", "meta": { "range": [ - 26920, - 26952 + 27205, + 27237 ], "filename": "Message.js", - "lineno": 969, + "lineno": 978, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002492", + "id": "astnode100002526", "name": "body.allowed_mentions.parse", "type": "ArrayExpression", "funcscope": "", @@ -5848,15 +5920,15 @@ "comment": "", "meta": { "range": [ - 26979, - 27013 + 27264, + 27298 ], "filename": "Message.js", - "lineno": 971, + "lineno": 980, "columnno": 19, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002502", + "id": "astnode100002536", "name": "body.message_reference", "type": "Identifier", "funcscope": "", @@ -5875,15 +5947,15 @@ "comment": "", "meta": { "range": [ - 27026, - 27130 + 27311, + 27415 ], "filename": "Message.js", - "lineno": 973, + "lineno": 982, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002508", + "id": "astnode100002542", "name": "data", "type": "AwaitExpression", "value": "" @@ -5901,15 +5973,15 @@ "comment": "", "meta": { "range": [ - 27178, - 27187 + 27463, + 27472 ], "filename": "Message.js", - "lineno": 980, + "lineno": 989, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002527", + "id": "astnode100002561", "name": "channelId", "type": "Identifier", "value": "channelId" @@ -5925,15 +5997,15 @@ "comment": "", "meta": { "range": [ - 27195, - 27202 + 27480, + 27487 ], "filename": "Message.js", - "lineno": 981, + "lineno": 990, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002529", + "id": "astnode100002563", "name": "guildId", "type": "Identifier", "value": "guildId" @@ -5949,15 +6021,15 @@ "comment": "/**\n * Edits a message.\n * @param {Client} client The client instance.\n * @param {String} channelId The id of the channel the message belongs to.\n * @param {String} messageId The id of the message.\n * @param {String} guildId The id of the guild the message belongs to.\n * @param {Object?} options The message options.\n * @param {String?} options.content The message content.\n * @param {Embed[]?} options.embeds Array of embeds to send with the message.\n * @param {MessageComponents?} options.components Message components to send with the message.\n * @param {Array?} options.files Array of file objects for files to send with the message.\n * @param {Array?} options.attachments Array of attachment objects for existing attachments sent with the message.\n * @returns {Promise}\n */", "meta": { "range": [ - 28060, - 29402 + 28345, + 29687 ], "filename": "Message.js", - "lineno": 999, + "lineno": 1008, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002531", + "id": "astnode100002565", "name": "Message.edit", "type": "MethodDefinition", "paramnames": [ @@ -6091,15 +6163,15 @@ "comment": "", "meta": { "range": [ - 28140, - 28147 + 28425, + 28432 ], "filename": "Message.js", - "lineno": 1004, + "lineno": 1013, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002540", + "id": "astnode100002574", "name": "content", "type": "Identifier", "value": "content" @@ -6115,15 +6187,15 @@ "comment": "", "meta": { "range": [ - 28149, - 28155 + 28434, + 28440 ], "filename": "Message.js", - "lineno": 1004, + "lineno": 1013, "columnno": 15, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002542", + "id": "astnode100002576", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -6139,15 +6211,15 @@ "comment": "", "meta": { "range": [ - 28157, - 28167 + 28442, + 28452 ], "filename": "Message.js", - "lineno": 1004, + "lineno": 1013, "columnno": 23, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002544", + "id": "astnode100002578", "name": "components", "type": "Identifier", "value": "components" @@ -6163,15 +6235,15 @@ "comment": "", "meta": { "range": [ - 28169, - 28180 + 28454, + 28465 ], "filename": "Message.js", - "lineno": 1004, + "lineno": 1013, "columnno": 35, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002546", + "id": "astnode100002580", "name": "attachments", "type": "Identifier", "value": "attachments" @@ -6187,15 +6259,15 @@ "comment": "", "meta": { "range": [ - 28182, - 28187 + 28467, + 28472 ], "filename": "Message.js", - "lineno": 1004, + "lineno": 1013, "columnno": 48, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002548", + "id": "astnode100002582", "name": "files", "type": "Identifier", "value": "files" @@ -6211,15 +6283,15 @@ "comment": "", "meta": { "range": [ - 28648, - 28655 + 28933, + 28940 ], "filename": "Message.js", - "lineno": 1015, + "lineno": 1024, "columnno": 29, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002594", + "id": "astnode100002628", "name": "content", "type": "Identifier", "value": "content" @@ -6235,15 +6307,15 @@ "comment": "", "meta": { "range": [ - 28657, - 28663 + 28942, + 28948 ], "filename": "Message.js", - "lineno": 1015, + "lineno": 1024, "columnno": 38, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002596", + "id": "astnode100002630", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -6259,15 +6331,15 @@ "comment": "", "meta": { "range": [ - 28665, - 28675 + 28950, + 28960 ], "filename": "Message.js", - "lineno": 1015, + "lineno": 1024, "columnno": 46, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002598", + "id": "astnode100002632", "name": "components", "type": "Identifier", "value": "components" @@ -6283,15 +6355,15 @@ "comment": "", "meta": { "range": [ - 28677, - 28688 + 28962, + 28973 ], "filename": "Message.js", - "lineno": 1015, + "lineno": 1024, "columnno": 58, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002600", + "id": "astnode100002634", "name": "attachments", "type": "Identifier", "value": "attachments" @@ -6307,15 +6379,15 @@ "comment": "", "meta": { "range": [ - 28690, - 28695 + 28975, + 28980 ], "filename": "Message.js", - "lineno": 1015, + "lineno": 1024, "columnno": 71, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002602", + "id": "astnode100002636", "name": "files", "type": "Identifier", "value": "files" @@ -6331,15 +6403,15 @@ "comment": "", "meta": { "range": [ - 29032, - 29041 + 29317, + 29326 ], "filename": "Message.js", - "lineno": 1029, + "lineno": 1038, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002636", + "id": "astnode100002670", "name": "body", "type": "ObjectExpression", "value": "{}" @@ -6357,15 +6429,15 @@ "comment": "", "meta": { "range": [ - 29048, - 29070 + 29333, + 29355 ], "filename": "Message.js", - "lineno": 1031, + "lineno": 1040, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002640", + "id": "astnode100002674", "name": "body.content", "type": "Identifier", "funcscope": "", @@ -6384,15 +6456,15 @@ "comment": "", "meta": { "range": [ - 29076, - 29096 + 29361, + 29381 ], "filename": "Message.js", - "lineno": 1032, + "lineno": 1041, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002646", + "id": "astnode100002680", "name": "body.embeds", "type": "Identifier", "funcscope": "", @@ -6411,15 +6483,15 @@ "comment": "", "meta": { "range": [ - 29102, - 29130 + 29387, + 29415 ], "filename": "Message.js", - "lineno": 1033, + "lineno": 1042, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002652", + "id": "astnode100002686", "name": "body.components", "type": "Identifier", "funcscope": "", @@ -6438,15 +6510,15 @@ "comment": "", "meta": { "range": [ - 29136, - 29166 + 29421, + 29451 ], "filename": "Message.js", - "lineno": 1034, + "lineno": 1043, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002658", + "id": "astnode100002692", "name": "body.attachments", "type": "Identifier", "funcscope": "", @@ -6465,15 +6537,15 @@ "comment": "", "meta": { "range": [ - 29172, - 29190 + 29457, + 29475 ], "filename": "Message.js", - "lineno": 1035, + "lineno": 1044, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002664", + "id": "astnode100002698", "name": "body.files", "type": "Identifier", "funcscope": "", @@ -6492,15 +6564,15 @@ "comment": "", "meta": { "range": [ - 29203, - 29317 + 29488, + 29602 ], "filename": "Message.js", - "lineno": 1037, + "lineno": 1046, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002670", + "id": "astnode100002704", "name": "data", "type": "AwaitExpression", "value": "" @@ -6518,15 +6590,15 @@ "comment": "", "meta": { "range": [ - 29365, - 29374 + 29650, + 29659 ], "filename": "Message.js", - "lineno": 1044, + "lineno": 1053, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002690", + "id": "astnode100002724", "name": "channelId", "type": "Identifier", "value": "channelId" @@ -6542,15 +6614,15 @@ "comment": "", "meta": { "range": [ - 29382, - 29389 + 29667, + 29674 ], "filename": "Message.js", - "lineno": 1045, + "lineno": 1054, "columnno": 6, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002692", + "id": "astnode100002726", "name": "guildId", "type": "Identifier", "value": "guildId" @@ -6566,15 +6638,15 @@ "comment": "/**\n * Returns the hash name for the message.\n * @param {String} guildId The id of the guild that the message belongs to.\n * @param {String} channelId The id of the channel that the message belongs to.\n * @param {String} messageId The id of the message.\n * @returns {String}\n * @public\n * @static\n * @method\n * @throws {TypeError}\n */", "meta": { "range": [ - 29763, - 30190 + 30048, + 30475 ], "filename": "Message.js", - "lineno": 1060, + "lineno": 1069, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002694", + "id": "astnode100002728", "name": "Message.getHashName", "type": "MethodDefinition", "paramnames": [ @@ -6646,15 +6718,15 @@ "comment": "/**\n * Decrypts a message.\n * @param {Client} client The client instance.\n * @param {String} data The encrypted message data.\n * @param {String} guildId The id of the guild that the message belongs to.\n * @param {String} channelId The id of the channel that the message belongs to.\n * @param {String} messageId The id of the message.\n * @returns {Message}\n * @public\n * @static\n * @method\n * @throws {TypeError}\n */", "meta": { "range": [ - 30636, - 31350 + 30921, + 31635 ], "filename": "Message.js", - "lineno": 1083, + "lineno": 1092, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002734", + "id": "astnode100002768", "name": "Message.decrypt", "type": "MethodDefinition", "paramnames": [ @@ -6746,15 +6818,15 @@ "comment": "", "meta": { "range": [ - 31318, - 31327 + 31603, + 31612 ], "filename": "Message.js", - "lineno": 1097, + "lineno": 1106, "columnno": 8, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002799", + "id": "astnode100002833", "name": "channelId", "type": "Identifier", "value": "channelId" @@ -6770,15 +6842,15 @@ "comment": "", "meta": { "range": [ - 31329, - 31336 + 31614, + 31621 ], "filename": "Message.js", - "lineno": 1097, + "lineno": 1106, "columnno": 19, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002801", + "id": "astnode100002835", "name": "guildId", "type": "Identifier", "value": "guildId" @@ -6794,15 +6866,15 @@ "comment": "/**\n * Validates the message content, embeds, components and files.\n * @param {Object} options The message options.\n * @param {String} options.content The message content.\n * @param {Embed[]} options.embeds Array of embeds to send with the message.\n * @param {MessageComponents} options.components Message components to send with the message.\n * @param {Array} options.files Array of file objects for files to send with the message.\n * @param {Array} options.attachments Array of attachment objects for existing attachments sent with the message.\n * @param {Number} options.flags The message flags.\n * @param {Object} options.reference The message reference.\n * @param {String} options.reference.message_id The id of the message to reference.\n * @param {String} options.reference.channel_id The id of the channel to reference.\n * @param {String} options.reference.guild_id The id of the guild to reference.\n * @returns {void}\n * @throws {Error | TypeError | RangeError}\n * @public\n * @static\n * @method\n */", "meta": { "range": [ - 32423, - 35034 + 32708, + 35319 ], "filename": "Message.js", - "lineno": 1120, + "lineno": 1129, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002803", + "id": "astnode100002837", "name": "Message.sendValidation", "type": "MethodDefinition", "paramnames": [ @@ -6946,15 +7018,15 @@ "comment": "", "meta": { "range": [ - 32451, - 32458 + 32736, + 32743 ], "filename": "Message.js", - "lineno": 1121, + "lineno": 1130, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002808", + "id": "astnode100002842", "name": "content", "type": "Identifier", "value": "content" @@ -6970,15 +7042,15 @@ "comment": "", "meta": { "range": [ - 32464, - 32470 + 32749, + 32755 ], "filename": "Message.js", - "lineno": 1122, + "lineno": 1131, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002810", + "id": "astnode100002844", "name": "embeds", "type": "Identifier", "value": "embeds" @@ -6994,15 +7066,15 @@ "comment": "", "meta": { "range": [ - 32476, - 32486 + 32761, + 32771 ], "filename": "Message.js", - "lineno": 1123, + "lineno": 1132, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002812", + "id": "astnode100002846", "name": "components", "type": "Identifier", "value": "components" @@ -7018,15 +7090,15 @@ "comment": "", "meta": { "range": [ - 32492, - 32497 + 32777, + 32782 ], "filename": "Message.js", - "lineno": 1124, + "lineno": 1133, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002814", + "id": "astnode100002848", "name": "files", "type": "Identifier", "value": "files" @@ -7042,15 +7114,15 @@ "comment": "", "meta": { "range": [ - 32503, - 32514 + 32788, + 32799 ], "filename": "Message.js", - "lineno": 1125, + "lineno": 1134, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002816", + "id": "astnode100002850", "name": "attachments", "type": "Identifier", "value": "attachments" @@ -7066,15 +7138,15 @@ "comment": "", "meta": { "range": [ - 32520, - 32525 + 32805, + 32810 ], "filename": "Message.js", - "lineno": 1126, + "lineno": 1135, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002818", + "id": "astnode100002852", "name": "flags", "type": "Identifier", "value": "flags" @@ -7090,15 +7162,15 @@ "comment": "", "meta": { "range": [ - 32531, - 32540 + 32816, + 32825 ], "filename": "Message.js", - "lineno": 1127, + "lineno": 1136, "columnno": 4, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100002820", + "id": "astnode100002854", "name": "reference", "type": "Identifier", "value": "reference" @@ -7114,15 +7186,15 @@ "comment": "/**\n * Deletes one message.\n * @param {Client} client The client instance.\n * @param {String} channelId The id of the channel that the message belongs to.\n * @param {String} messageId The id of the message to delete.\n * @param {Object?} options\n * @param {String?} options.reason The reason for deleting the message.\n * @returns {Promise}\n * @public\n * @method\n * @async\n * @throws {TypeError}\n */", "meta": { "range": [ - 35468, - 36614 + 35753, + 36899 ], "filename": "Message.js", - "lineno": 1208, + "lineno": 1217, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003092", + "id": "astnode100003126", "name": "Message.delete", "type": "MethodDefinition", "paramnames": [ @@ -7216,15 +7288,15 @@ "comment": "", "meta": { "range": [ - 35529, - 35535 + 35814, + 35820 ], "filename": "Message.js", - "lineno": 1208, + "lineno": 1217, "columnno": 63, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003101", + "id": "astnode100003135", "name": "reason", "type": "Identifier", "value": "reason" @@ -7240,15 +7312,15 @@ "comment": "", "meta": { "range": [ - 36428, - 36437 + 36713, + 36722 ], "filename": "Message.js", - "lineno": 1232, + "lineno": 1241, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003187", + "id": "astnode100003221", "name": "body", "type": "ObjectExpression", "value": "{}" @@ -7266,15 +7338,15 @@ "comment": "", "meta": { "range": [ - 36456, - 36491 + 36741, + 36776 ], "filename": "Message.js", - "lineno": 1234, + "lineno": 1243, "columnno": 16, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003193", + "id": "astnode100003227", "name": "body[\"X-Audit-Log-Reason\"]", "type": "Identifier", "funcscope": "", @@ -7293,15 +7365,15 @@ "comment": "/**\n * Encrypts the message.\n * @returns {String}\n * @public\n * @method\n */", "meta": { "range": [ - 36706, - 36795 + 36991, + 37080 ], "filename": "Message.js", - "lineno": 1249, + "lineno": 1258, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003211", + "id": "astnode100003245", "name": "Message#encrypt", "type": "MethodDefinition", "paramnames": [] @@ -7332,15 +7404,15 @@ "comment": "/**\n * @method\n * @public\n */", "meta": { "range": [ - 36837, - 36889 + 37122, + 37174 ], "filename": "Message.js", - "lineno": 1257, + "lineno": 1266, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003228", + "id": "astnode100003262", "name": "Message#toString", "type": "MethodDefinition", "paramnames": [] @@ -7361,15 +7433,15 @@ "comment": "/**\n * @method\n * @public\n */", "meta": { "range": [ - 36931, - 36988 + 37216, + 37273 ], "filename": "Message.js", - "lineno": 1265, + "lineno": 1274, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003239", + "id": "astnode100003273", "name": "Message#util.inspect.custom", "type": "MethodDefinition", "paramnames": [] @@ -7390,15 +7462,15 @@ "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": [ - 37171, - 39461 + 37456, + 39746 ], "filename": "Message.js", - "lineno": 1276, + "lineno": 1285, "columnno": 2, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003252", + "id": "astnode100003286", "name": "Message#toJSON", "type": "MethodDefinition", "paramnames": [ @@ -7441,15 +7513,15 @@ "comment": "", "meta": { "range": [ - 37329, - 37340 + 37614, + 37625 ], "filename": "Message.js", - "lineno": 1281, + "lineno": 1290, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003270", + "id": "astnode100003304", "name": "id", "type": "MemberExpression", "value": "this.id" @@ -7465,15 +7537,15 @@ "comment": "", "meta": { "range": [ - 37352, - 37386 + 37637, + 37671 ], "filename": "Message.js", - "lineno": 1282, + "lineno": 1291, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003274", + "id": "astnode100003308", "name": "author", "type": "CallExpression", "value": "" @@ -7489,15 +7561,15 @@ "comment": "", "meta": { "range": [ - 37398, - 37433 + 37683, + 37718 ], "filename": "Message.js", - "lineno": 1283, + "lineno": 1292, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003282", + "id": "astnode100003316", "name": "member", "type": "ChainExpression", "value": "" @@ -7513,15 +7585,15 @@ "comment": "", "meta": { "range": [ - 37445, - 37466 + 37730, + 37751 ], "filename": "Message.js", - "lineno": 1284, + "lineno": 1293, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003284", + "id": "astnode100003318", "name": "content", "type": "MemberExpression", "value": "this.content" @@ -7537,15 +7609,15 @@ "comment": "", "meta": { "range": [ - 37478, - 37508 + 37763, + 37793 ], "filename": "Message.js", - "lineno": 1285, + "lineno": 1294, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003288", + "id": "astnode100003322", "name": "_attributes", "type": "MemberExpression", "value": "this." @@ -7561,15 +7633,15 @@ "comment": "", "meta": { "range": [ - 37520, - 37578 + 37805, + 37863 ], "filename": "Message.js", - "lineno": 1286, + "lineno": 1295, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003293", + "id": "astnode100003327", "name": "attachments", "type": "CallExpression", "value": "" @@ -7585,15 +7657,15 @@ "comment": "", "meta": { "range": [ - 37590, - 37638 + 37875, + 37923 ], "filename": "Message.js", - "lineno": 1287, + "lineno": 1296, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003307", + "id": "astnode100003341", "name": "embeds", "type": "CallExpression", "value": "" @@ -7609,15 +7681,15 @@ "comment": "", "meta": { "range": [ - 37650, - 37749 + 37935, + 38034 ], "filename": "Message.js", - "lineno": 1288, + "lineno": 1297, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003321", + "id": "astnode100003355", "name": "edited_timestamp", "type": "ConditionalExpression", "value": "" @@ -7633,15 +7705,15 @@ "comment": "", "meta": { "range": [ - 37761, - 37792 + 38046, + 38077 ], "filename": "Message.js", - "lineno": 1291, + "lineno": 1300, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003332", + "id": "astnode100003366", "name": "poll", "type": "ChainExpression", "value": "" @@ -7657,15 +7729,15 @@ "comment": "", "meta": { "range": [ - 37804, - 37844 + 38089, + 38129 ], "filename": "Message.js", - "lineno": 1292, + "lineno": 1301, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003334", + "id": "astnode100003368", "name": "message_snapshots", "type": "MemberExpression", "value": "this.messageSnapshots" @@ -7681,15 +7753,15 @@ "comment": "", "meta": { "range": [ - 37856, - 37871 + 38141, + 38156 ], "filename": "Message.js", - "lineno": 1293, + "lineno": 1302, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003338", + "id": "astnode100003372", "name": "type", "type": "MemberExpression", "value": "this.type" @@ -7705,15 +7777,15 @@ "comment": "", "meta": { "range": [ - 37883, - 38105 + 38168, + 38390 ], "filename": "Message.js", - "lineno": 1294, + "lineno": 1303, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003342", + "id": "astnode100003376", "name": "referenced_message", "type": "ConditionalExpression", "value": "" @@ -7729,15 +7801,15 @@ "comment": "", "meta": { "range": [ - 37961, - 38064 + 38246, + 38349 ], "filename": "Message.js", - "lineno": 1296, + "lineno": 1305, "columnno": 16, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003346", + "id": "astnode100003380", "name": "id", "type": "ConditionalExpression", "value": "" @@ -7753,15 +7825,15 @@ "comment": "", "meta": { "range": [ - 38117, - 38178 + 38402, + 38463 ], "filename": "Message.js", - "lineno": 1301, + "lineno": 1310, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003360", + "id": "astnode100003394", "name": "sticker_items", "type": "CallExpression", "value": "" @@ -7777,15 +7849,15 @@ "comment": "", "meta": { "range": [ - 38190, - 38237 + 38475, + 38522 ], "filename": "Message.js", - "lineno": 1302, + "lineno": 1311, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003374", + "id": "astnode100003408", "name": "messageReactions", "type": "CallExpression", "value": "" @@ -7801,15 +7873,15 @@ "comment": "", "meta": { "range": [ - 38348, - 38359 + 38633, + 38644 ], "filename": "Message.js", - "lineno": 1308, + "lineno": 1317, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003390", + "id": "astnode100003424", "name": "id", "type": "MemberExpression", "value": "this.id" @@ -7825,15 +7897,15 @@ "comment": "", "meta": { "range": [ - 38371, - 38397 + 38656, + 38682 ], "filename": "Message.js", - "lineno": 1309, + "lineno": 1318, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003394", + "id": "astnode100003428", "name": "channel_id", "type": "MemberExpression", "value": "this.channelId" @@ -7849,15 +7921,15 @@ "comment": "", "meta": { "range": [ - 38409, - 38443 + 38694, + 38728 ], "filename": "Message.js", - "lineno": 1310, + "lineno": 1319, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003398", + "id": "astnode100003432", "name": "author", "type": "CallExpression", "value": "" @@ -7873,15 +7945,15 @@ "comment": "", "meta": { "range": [ - 38455, - 38490 + 38740, + 38775 ], "filename": "Message.js", - "lineno": 1311, + "lineno": 1320, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003406", + "id": "astnode100003440", "name": "member", "type": "ChainExpression", "value": "" @@ -7897,15 +7969,15 @@ "comment": "", "meta": { "range": [ - 38502, - 38523 + 38787, + 38808 ], "filename": "Message.js", - "lineno": 1312, + "lineno": 1321, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003408", + "id": "astnode100003442", "name": "content", "type": "MemberExpression", "value": "this.content" @@ -7921,15 +7993,15 @@ "comment": "", "meta": { "range": [ - 38535, - 38554 + 38820, + 38839 ], "filename": "Message.js", - "lineno": 1313, + "lineno": 1322, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003412", + "id": "astnode100003446", "name": "pinned", "type": "MemberExpression", "value": "this.pinned" @@ -7945,15 +8017,15 @@ "comment": "", "meta": { "range": [ - 38566, - 38624 + 38851, + 38909 ], "filename": "Message.js", - "lineno": 1314, + "lineno": 1323, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003416", + "id": "astnode100003450", "name": "attachments", "type": "CallExpression", "value": "" @@ -7969,15 +8041,15 @@ "comment": "", "meta": { "range": [ - 38636, - 38684 + 38921, + 38969 ], "filename": "Message.js", - "lineno": 1315, + "lineno": 1324, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003430", + "id": "astnode100003464", "name": "embeds", "type": "CallExpression", "value": "" @@ -7993,15 +8065,15 @@ "comment": "", "meta": { "range": [ - 38696, - 38795 + 38981, + 39080 ], "filename": "Message.js", - "lineno": 1316, + "lineno": 1325, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003444", + "id": "astnode100003478", "name": "edited_timestamp", "type": "ConditionalExpression", "value": "" @@ -8017,15 +8089,15 @@ "comment": "", "meta": { "range": [ - 38807, - 38838 + 39092, + 39123 ], "filename": "Message.js", - "lineno": 1319, + "lineno": 1328, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003455", + "id": "astnode100003489", "name": "poll", "type": "ChainExpression", "value": "" @@ -8041,15 +8113,15 @@ "comment": "", "meta": { "range": [ - 38850, - 38890 + 39135, + 39175 ], "filename": "Message.js", - "lineno": 1320, + "lineno": 1329, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003457", + "id": "astnode100003491", "name": "message_snapshots", "type": "MemberExpression", "value": "this.messageSnapshots" @@ -8065,15 +8137,15 @@ "comment": "", "meta": { "range": [ - 38902, - 38917 + 39187, + 39202 ], "filename": "Message.js", - "lineno": 1321, + "lineno": 1330, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003461", + "id": "astnode100003495", "name": "type", "type": "MemberExpression", "value": "this.type" @@ -8089,15 +8161,15 @@ "comment": "", "meta": { "range": [ - 38929, - 39151 + 39214, + 39436 ], "filename": "Message.js", - "lineno": 1322, + "lineno": 1331, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003465", + "id": "astnode100003499", "name": "referenced_message", "type": "ConditionalExpression", "value": "" @@ -8113,15 +8185,15 @@ "comment": "", "meta": { "range": [ - 39007, - 39110 + 39292, + 39395 ], "filename": "Message.js", - "lineno": 1324, + "lineno": 1333, "columnno": 16, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003469", + "id": "astnode100003503", "name": "id", "type": "ConditionalExpression", "value": "" @@ -8137,15 +8209,15 @@ "comment": "", "meta": { "range": [ - 39163, - 39225 + 39448, + 39510 ], "filename": "Message.js", - "lineno": 1329, + "lineno": 1338, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003483", + "id": "astnode100003517", "name": "sticker_items", "type": "ChainExpression", "value": "" @@ -8161,15 +8233,15 @@ "comment": "", "meta": { "range": [ - 39237, - 39278 + 39522, + 39563 ], "filename": "Message.js", - "lineno": 1330, + "lineno": 1339, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003485", + "id": "astnode100003519", "name": "reactions", "type": "ChainExpression", "value": "" @@ -8185,15 +8257,15 @@ "comment": "", "meta": { "range": [ - 39290, - 39328 + 39575, + 39613 ], "filename": "Message.js", - "lineno": 1331, + "lineno": 1340, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003487", + "id": "astnode100003521", "name": "mention_everyone", "type": "MemberExpression", "value": "this.mentionEveryone" @@ -8209,15 +8281,15 @@ "comment": "", "meta": { "range": [ - 39340, - 39384 + 39625, + 39669 ], "filename": "Message.js", - "lineno": 1332, + "lineno": 1341, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003491", + "id": "astnode100003525", "name": "mention_roles", "type": "ConditionalExpression", "value": "" @@ -8233,15 +8305,15 @@ "comment": "", "meta": { "range": [ - 39396, - 39431 + 39681, + 39716 ], "filename": "Message.js", - "lineno": 1333, + "lineno": 1342, "columnno": 10, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003499", + "id": "astnode100003533", "name": "mentions", "type": "ConditionalExpression", "value": "" @@ -8257,15 +8329,15 @@ "comment": "", "meta": { "range": [ - 39465, - 39488 + 39750, + 39773 ], "filename": "Message.js", - "lineno": 1340, + "lineno": 1349, "columnno": 0, "path": "/home/runner/work/gluon/gluon/src/structures", "code": { - "id": "astnode100003507", + "id": "astnode100003541", "name": "module.exports", "type": "Identifier" }